/* Empresa: Valid Certificadora Projeto: Skin Manager -------------- PADROES DE CODIGO - Frameworks Valid Certificadora v1.0 -------------- Nossos projetos sao desenvolvidos de acordo com um padrao de escrita. -------------- PALETA DE CORES -------------- #0a4166 - Textos #003f66 - Topo Variação Principal #003f66 - Topo Variação Secundario #C4D6D8 - Topo Variação Terciario #EDEDED - Background Complemento #E2E1DD - Background Complemento 2 #8f8f8f - Textos e Titulos #61162D - Botoes #637D7A - Box e Titulos #0a4166 - Textos e titulos internos #003f66 - Botão Geral #61162D - Cores SubtTitulos de Paginas bordo */ /* -------------- ELEMENTOS e CLASSES -------------- /* Desktops and laptops ���� */ @backgroundContentColor:#ffffff; @backgroundContentImage:url("./images/body-fundo4cinzasombra.png"); @LogoContentImage:none; @fontcolorTitulo:#0a4166; @fontcolorSubTitulo:#5E1A2F; @fontcolorLabel:#0a4166; @SbuttonFaceColor:#1B859F; /*cor da face do button salvar*/ @SbuttonFontColor:#ffffff; /*cor da font do button salvar */ @SbuttonBorderColor:#1B859F; /*cor da borda do button salvar*/ @NbuttonFaceColor:#ffffff; /*cor da face do button cancelar*/ @NbuttonFontColor:#1B859F; /*cor da font do button cancelar */ @NbuttonBorderColor:#1B859F; /*cor da borda do button cancelar*/ @HbuttonFaceColor:#015369; /*face hover do button*/ @HbuttonFontColor:#ffffff; /*Cor da font hover do button*/ @HbuttonBorderColor:#015369; /*Cor da borda hover do button*/ @inputBorderColor:#BDD0DD; @inputBackgroundColor:#fff; @HinputBackgroundColor:#FFFFDF; @inputFontColor:#047994; @SicoColorHome:#1B859F; @colorDialog:#00C1F3; @BoxIconesColor:#1B859F; @fontcolorHeaderUser:#FFF; @fontcolorHeader:#FFF; .border{border:1px solid red !important;} .border0{border:none !important;} .borderB{ border-bottom: 2px solid #c2c2c2 !important;} .borderBtm{ border-bottom: 1px solid #c2c2c2 !important;} .borderDash{border-bottom: 1px dashed #e0e0e0 !important;} .border1px{border:1px solid @SbuttonBorderColor !important;} .borderCinza1px{border:1px solid #c2c2c2 !important;} .borderCinza2px{border:2px solid #b9b9b9 !important;} .borderCinza1pxR{border-right:1px solid #c2c2c2 !important;} .borderTop{border-top:1px solid #c2c2c2 !important;} .borderRight{border-right:1px solid #c2c2c2 !important;} .borderBottomt{border-bottom:1px solid #c2c2c2 !important;} .borderLeft{border-left:1px solid #c2c2c2 !important;} .borderFieldset{ border: 1px solid #999999 !important;} .borderTudoDash{border: 1px dashed #333 !important;} .borderCinzaDash{border: 1px dashed #ccc !important;} .borderWhite{border:1px solid #FFFFFF !important;} .borderWhiteT{border-top:1px solid #FFFFFF !important;} .borderWhiteR{border-right:1px solid #FFFFFF !important;} .borderWhiteB{border-bottom:1px solid #FFFFFF !important;} .borderWhiteL{border-left:1px solid #FFFFFF !important;} .noBackground{background:none !important} .borderCinza1px table{border-collapse:collapse;} .borderTopNone{border-top:none !important;} /* -------------- ORDEM DOS ATRIBUTOS -------------- { position: ; top: ; left: ; clear: ; float: ; display: ; width: ; height: ; margin: ; padding: ; border: ; background: ; font: ; color: ; text: ; } */ /* ------- GERAL ------- */ * { margin: 0; padding: 0; } /* ------- ELEMENTOS ------- */ a img, form fieldset { border: 0; } form ol { list-style: none; } /* ------- CLASSES ------- */ .direita { float: right; } .esquerda { float: left; } .margindireita35{margin-right: 35px !important;} p.direita, p.esquerda { float: none; } p.direita { text-align: right; } p.esquerda { text-align: left; } .Textesquerda{text-align:left !important;} .Textdireita{text-align:right !important;} .direitaDiv { text-align: right; } .esquerdaDiv { text-align: left; } .centro { text-align: center !important; } .espacamento{ width: 1004px; height:12px; display: block; }/* antes era com 35px*/ .espacamento20{ width: 1004px; height:20px; display: block; } .espacamento15{ width: 1004px; height:15px; display: block; } .espacamento12{ width: 1004px; height:12px; display: block; } .espacamento05{ width: 900px; height:5px; display: block; } .espacamento01{ width: 100%; height:1px; display: block; } .espacamentoAlt0{width: 1004px; display: block;} .displayNone{ display:none !important; } .displayBlock{ display:block !important; } div.center{ margin: 0 auto !important;} a.center{ margin: 0 auto !important;} div.none{ display: none !important;} div.cemporcento{ height:100% !important;} .clearNo{ clear:none !important;} div.tam90porcento{width: 90% !important;} .tam98porcento{width: 98% !important;} div.tam100porcento{width: 100% !important; background-image:none !important; } .alinharCentro{margin: 0 auto !important; display:block;} .Mheight1300{min-height: 1300px !important;} .noneBackgroundImage{background-image:none !important; } .debug{border:1px solid red !important;} .centervertical{vertical-align:middle !important; border:none !important;} div.alinhaTableR{width: 90% !important; text-align: right;} div.alinhaTableE{width: 90% !important; text-align: left;} .mirrorValue{text-align: center !important; font-size:14px;} button.centralizado{ margin: 0 auto !important; } dnatext{ font-weight:900 !important; font-size:14px; text-align:center !important; } .bordebnone{ border-bottom: none !important; } .borderb1{ border-bottom: 1px solid #ccc !important; } .scrollVertical{ overflow-y:auto; overflow-x:hidden; border: 1px solid @inputBorderColor; margin-bottom: 5px; color: @inputFontColor; background-color: @inputBackgroundColor; height:258px !important; } .scrollAuto{ overflow-y:auto; overflow-x:hidden; border: 1px solid @inputBorderColor; margin-bottom: 5px; color: @inputFontColor; background-color: @inputBackgroundColor; } .min160Scroll{overflow-y:auto; overflow-x:hidden; max-height: 160px;} .min450Scroll{overflow-y:auto; overflow-x:hidden; max-height: 250px;} .min650Scroll{overflow-y:auto; overflow-x:hidden; max-height: 450px !important; } .scrollVertical label span { border-bottom: 1px solid @inputBorderColor !important; margin-bottom: 2px; } .scrollHorizontal{ overflow-y:hidden; overflow-x:auto; } .noScroll{ overflow-y:hidden; overflow-x:hidden; } .tam05 {width: 05px !important;} .tam10 {width: 10px !important;} .tam15 {width: 15px !important;} .tam18 {width: 18px !important;} .tam20 {width: 20px !important;} .tam25 {width: 25px !important;} .tam30 {width: 30px !important;} .tam36 {width: 36px !important;} .tam40 {width: 40px !important;} .tam44 {width: 44px !important;} .tam46 {width: 46px !important;} .tam47 {width: 47px !important;} .tam50 {width: 50px !important;} .tam60 {width: 60px !important;} .tam65 {width: 65px !important;} .tam70 {width: 70px !important;} .tam73 {width: 73px !important;} .tam76 {width: 76px !important;} .tam77 {width: 77px !important;} .tam80 {width: 80px !important;} .tam85 {width: 85px !important;} .tam90 {width: 90px !important;} .tam95 {width: 95px !important;} .tam100{width: 100px !important;} .tam104{width: 104px !important;} .tam105{width: 105px !important;} .tam110{width: 110px !important;} .tam112{width: 112px !important;} .tam113{width: 113px !important;} .tam114{width: 114px !important;} .tam115{width: 115px !important;} .tam120{width: 120px !important;} .tam122{width: 122px !important;} .tam125{width: 125px !important;} .tam128{width: 128px !important;} .tam130{width: 130px !important;} .tam132{width: 132px !important;} .tam133{width: 133px !important;} .tam135{width: 135px !important;} .tam140{width: 140px !important;} .tam145{width: 145px !important;} .tam150{width: 150px !important;} .tam160{width: 160px !important;} .tam170{width: 170px !important;} .tam175{width: 175px !important;} .tam176{width: 176px !important;} .tam178{width: 178px !important;} .tam180{width: 180px !important;} .tam185{width: 185px !important;} .tam190{width: 190px !important;} .tam195{width: 195px !important;} .tam197{width: 197px !important;} .tam200{width: 200px !important;} .tam203{width: 203px !important;} .tam205{width: 205px !important;} .tam210{width: 210px !important;} .tam215{width: 215px !important;} .tam219{width: 219px !important;} .tam220{width: 220px !important;} .tam224{width: 224px !important;} .tam225{width: 225px !important;} .tam230{width: 230px !important;} .tam233{width: 233px !important;} .tam235{width: 235px !important;} .tam240{width: 240px !important;} .tam242{width: 242px !important;} .tam243{width: 243px !important;} .tam245{width: 245px !important;} /*.tam250{width: 250px !important;} Esta classe est� comentada por ter sido criada depois e j� conter vestigios no codigo podendo assim quebrar o layout do sistema*/ .tam_250{width: 250px !important;} .tam255{width: 255px !important;} .tam256{width: 256px !important;} .tam258{width: 258px !important;} .tam260{width: 260px !important;} .tam262{width: 262px !important;} .tam263{width: 263px !important;} .tam265{width: 265px !important;} .tam270{width: 270px !important;} .tam275{width: 275px !important;} .tam280{width: 280px !important;} .tam283{width: 283px !important;} .tam285{width: 285px !important;} .tam289{width: 289px !important;} .tam290{width: 290px !important;} .tam295{width: 295px !important;} .tam300{width: 300px !important;} .tam305{width: 305px !important;} .tam310{width: 310px !important;} .tam315{width: 315px !important;} .tam320{width: 320px !important;} .tam327{width: 327px !important;} .tam330{width: 330px !important;} .tam340{width: 340px !important;} .tam343{width: 343px !important;} .tam350{width: 350px !important;} .tam360{width: 360px !important;} .tam365{width: 365px !important;} .tam367{width: 367px !important;} .tam370{width: 370px !important;} .tam375{width: 375px !important;} .tam376{width: 376px !important;} .tam377{width: 377px !important;} .tam378{width: 378px !important;} .tam379{width: 379px !important;} .tam380{width: 380px !important;} .tam385{width: 385px !important;} .tam387{width: 387px !important;} .tam390{width: 390px !important;} .tam395{width: 395px !important;} .tam397{width: 397px !important;} .tam400{width: 400px !important;} .tam403{width: 403px !important;} .tam405{width: 405px !important;} .tam408{width: 408px !important;} .tam410{width: 410px !important;} .tam412{width: 412px !important;} .tam413{width: 413px !important;} .tam415{width: 415px !important;} .tam417{width: 417px !important;} .tam420{width: 420px !important;} .tam421{width: 421px !important;} .tam423{width: 423px !important;} .tam430{width: 430px !important;} .tam435{width: 435px !important;} .tam440{width: 440px !important;} .tam445{width: 445px !important;} .tam450{width: 450px !important;} .tam453{width: 453px !important;} .tam460{width: 460px !important;} .tam470{width: 470px !important;} .tam474{width: 474px !important;} .tam480{width: 480px !important;} .tam485{width: 485px !important;} .tam495{width: 495px !important;} .tam490{width: 490px !important;} .tam498{width: 498px !important;} .tam499{width: 499px !important;} .tam500{width: 500px !important;} .tam504{width: 504px !important;} .tam510{width: 510px !important;} .tam520{width: 520px !important;} .tam525{width: 525px !important;} .tam523{width: 523px !important;} .tam530{width: 530px !important;} .tam540{width: 540px !important;} .tam550{width: 550px !important;} .tam565{width: 565px !important;} .tam575{width: 575px !important;} .tam580{width: 580px !important;} .tam590{width: 590px !important;} .tam600{width: 600px !important;} .tam610{width: 610px !important;} .tam615{width: 615px !important;} .tam620{width: 620px !important;} .tam630{width: 630px !important;} .tam650{width: 650px !important;} .tam680{width: 680px !important;} .tam695{width: 695px !important;} .tam700{width: 700px !important;} .tam708{width: 708px !important;} .tam710{width: 710px !important;} .tam720{width: 720px !important;} .tam730{width: 730px !important;} .tam740{width: 740px !important;} .tam750{width: 750px !important;} .tam760{width: 760px !important;} .tam780{width: 780px !important;} .tam790{width: 790px !important;} .tam800{width: 800px !important;} .tam810{width: 810px !important;} .tam812{width: 812px !important;} .tam850{width: 850px !important;} .tam860{width: 860px !important;} .tam880{width: 880px !important;} .tam860{width: 860px !important;} .tam890{width: 890px !important;} .tam900{width: 900px !important;} .tam905{width: 905px !important;} .tam908{width: 908px !important;} .tam910{width: 910px !important;} .tam912{width: 912px !important;} .tam913{width: 913px !important;} .tam914{width: 914px !important;} .tam920{width: 920px !important;} .tam923{width: 925px !important;} .tam935{width: 935px !important;} .tam945{width: 945px !important;} .tam936{width: 936px !important;} .tam950{width: 950px !important;} .tam955{width: 955px !important;} .tam970{width: 970px !important;} .tam979{width: 979px !important;} .tam980{width: 980px !important;} .tam990{width: 990px !important;} .tam995{width: 995px !important;} .tam1000{width: 1000px !important;} .tam1050{width: 1050px !important;} .tam1004{width: 1004px !important;} .tam1024{width: 1024px !important;} div.tam530{width: 530px !important;} div.tam10porCento{width: 10% !important;} div.tam14porCento{width: 14% !important;} div.tam18porCento{width: 18% !important;} div.tam20porCento{width: 20% !important;} div.tam35porCento{width: 35% !important;} div.tam40porCento{width: 40% !important;} div.tam50porCento{width: 50% !important;} div.tam59porCento{width: 59% !important;} div.tam79porCento{width: 78% !important;} div.tam80porCento{width: 80% !important;} div.tam85porCento{width: 85% !important;} div.tam84porCento{width: 84% !important;} div.tam79porCento{width: 79% !important;} .alt100porCento{height: 100% !important;} .alt05{height: 05px !important;} .alt10{height: 10px !important;} .alt14{height: 14px !important;} .alt15{height: 15px !important;} .alt18{height: 18px !important;} .alt20{height: 20px !important;} .alt23{height: 23px !important;} .alt25{height: 25px !important;} .alt26{height: 26px !important;} .alt30{height: 30px !important;} .alt35{height: 35px !important;} .alt40{height: 40px !important;} .alt42{height: 42px !important;} .alt45{height: 45px !important;} .alt49{height: 49px !important;} .alt50{height: 50px !important;} .alt56{height: 56px !important;} .alt60{height: 60px !important;} .alt70{height: 70px !important;} .alt75{height: 75px !important;} .alt80{height: 80px !important;} .alt85{height: 85px !important;} .alt87{height: 87px !important;} .alt88{height: 88px !important;} .alt90{height: 90px !important;} .alt100{height: 100px !important;} .alt110{height: 110px !important;} .alt120{height: 120px !important;} .alt130{height: 130px !important;} .alt135{height: 135px !important;} .alt140{height: 140px !important;} .alt145{height: 145px !important;} .alt150{height: 150px !important;} .alt160{height: 160px !important;} .alt165{height: 165px !important;} .alt170{height: 170px !important;} .alt180{height: 180px !important;} .alt190{height: 190px !important;} .alt200{height: 200px !important;} .alt210{height: 210px !important;} .alt220{height: 220px !important;} .alt225{height: 225px !important;} .alt230{height: 230px !important;} .alt245{height: 245px !important;} .alt250{height: 250px !important;} .alt260{height: 260px !important;} .alt275{height: 275px !important;} .alt280{height: 280px !important;} .alt290{height: 290px !important;} .alt295{height: 295px !important;} .alt300{height: 300px !important;} .alt310{height: 310px !important;} .alt320{height: 320px !important;} .alt330{height: 330px !important;} .alt350{height: 350px !important;} .alt360{height: 360px !important;} .alt370{height: 370px !important;} .alt400{height: 400px !important;} .alt410{height: 410px !important;} .alt415{height: 415px !important;} .alt420{height: 420px !important;} .alt450{height: 450px !important;} .alt460{height: 460px !important;} .alt470{height: 470px !important;} .alt480{height: 480px !important;} .alt490{height: 490px !important;} .alt500{height: 500px !important;} .alt510{height: 510px !important;} .alt520{height: 520px !important;} .alt530{height: 530px !important;} .alt540{height: 540px !important;} .alt550{height: 550px !important;} .alt560{height: 560px !important;} .alt590{height: 590px !important;} .alt600{height: 600px !important;} .alt650{height: 650px !important;} .alt700{height: 700px !important;} .alt710{height: 710px !important;} .alt720{height: 720px !important;} .alt730{height: 730px !important;} .alt740{height: 740px !important;} .alt750{height: 750px !important;} .alt760{height: 760px !important;} .alt770{height: 770px !important;} .alt780{height: 780px !important;} .alt790{height: 790px !important;} .alt800{height: 800px !important;} .alt810{height: 810px !important;} .alt820{height: 820px !important;} .alt830{height: 830px !important;} .alt840{height: 840px !important;} .alt850{height: 850px !important;} .alt860{height: 860px !important;} .alt870{height: 870px !important;} .alt880{height: 880px !important;} .alt890{height: 890px !important;} .alt900{height: 900px !important;} .alt910{height: 910px !important;} .alt930{height: 930px !important;} .alt950{height: 950px !important;} .alt1000{height: 1000px !important;} .alt1300{height: 1300px !important;} .margin00L{ margin-left:0px !important; } .margin01L{ margin-left:01px !important; } .margin02L{ margin-left:02px !important; } .margin03L{ margin-left:03px !important; } .margin04L{ margin-left:04px !important; } .margin05L{ margin-left:05px !important; } .margin07L{ margin-left:07px !important; } .margin08L{ margin-left:08px !important; } .margin10L{ margin-left: 10px !important; } .margin12L{ margin-left: 12px !important; } .margin13L{ margin-left: 13px !important; } .margin12L{ margin-left: 13px !important; } .margin14L{ margin-left: 14px !important; } .margin15L{ margin-left: 15px !important; } .margin16L{ margin-left: 16px !important; } .margin18L{ margin-left: 18px !important; } .margin19L{ margin-left: 19px !important; } .margin20L{ margin-left: 20px !important; } .margin21L{ margin-left: 21px !important; } .margin22L{ margin-left: 22px !important; } .margin23L{ margin-left: 23px !important; } .margin25L{ margin-left: 25px !important; } .margin26L{ margin-left: 26px !important; } .margin28L{ margin-left: 28px !important; } .margin30L{ margin-left: 30px !important; } .margin33L{ margin-left: 33px !important; } .margin34L{ margin-left: 34px !important; } .margin35L{ margin-left: 35px !important; } .margin36L{ margin-left: 36px !important; } .margin38L{ margin-left: 38px !important; } .margin39L{ margin-left: 39px !important; } .margin40L{ margin-left: 40px !important; } .margin41L{ margin-left: 41px !important; } .margin43L{ margin-left: 43px !important; } .margin45L{ margin-left: 45px !important; } .margin47L{ margin-left: 47px !important; } .margin50L{ margin-left: 50px !important; } .margin53L{ margin-left: 53px !important; } .margin54L{ margin-left: 54px !important; } .margin57L{ margin-left: 57px !important; } .margin60L{ margin-left: 60px !important; } .margin65L{ margin-left: 65px !important; } .margin70L{ margin-left: 70px !important; } .margin75L{ margin-left: 75px !important; } .margin80L{ margin-left: 80px !important; } .margin90L{ margin-left: 90px !important; } .margin100L{ margin-left: 100px !important; } .margin120L{margin-left: 120px !important;} .margin126L{margin-left: 126px !important;} .margin128L{margin-left: 128px !important;} .margin160L{ margin-left: 160px !important;} .margin175L{ margin-left: 175px !important;} .margin190L{ margin-left: 190px !important;} .margin191L{ margin-left: 191px !important;} .margin193L{ margin-left: 193px !important;} .margin215L{ margin-left: 215px !important;} .margin225L{ margin-left: 225px !important;} .margin230L{ margin-left: 230px !important;} .margin246L{ margin-left: 246px !important;} .margin342L{ margin-left: 342px !important;} .margin-00L{ margin-left:0 !important; } .margin-02L{ margin-left:-02px !important; } .margin-03L{ margin-left:-02px !important; } .margin-05L{ margin-left:-05px !important; } .margin-10L{ margin-left: -10px !important; } .margin-11L{ margin-left: -11px !important; } .margin-12L{ margin-left: -12px !important; } .margin-15L{ margin-left: -15px !important; } .margin-16L{ margin-left: -16px !important; } .margin-18L{ margin-left: -18px !important; } .margin-20L{ margin-left: -20px !important; } .margin-25L{ margin-left: -25px !important; } .margin-30L{ margin-left: -30px !important; } .margin-35L{ margin-left: -35px !important; } .margin-20L{ margin-left: -20px !important; } .margin-21L{ margin-left: -21px !important; } .margin-22L{ margin-left: -22px !important; } .margin-30L{ margin-left: -30px !important; } .margin-35L{ margin-left: -35px !important; } .margin-40L{ margin-left: -40px !important; } .margin-43L{ margin-left: -43px !important; } .margin-45L{ margin-left: -45px !important; } .margin-47L{ margin-left: -47px !important; } .margin-48L{ margin-left: -48px !important; } .margin-62L{ margin-left: -62px !important; } .margin-62L{ margin-left: -62px !important; } .margin-70L{ margin-left: -70px !important; } .margin-73L{ margin-left: -73px !important; } .margin-112{margin-left: -112px !important; } .margin-125{margin-left: -125px !important; } .margin-155{margin-left: -155px !important; } .margin-160{margin-left: -160px !important; } .margin-215{margin-left: -215px !important; } .inputMargin15L input{ margin-left: 15px !important; } span.margin35L input{margin-left:35px !important; } span.margin43L input{margin-left:43px !important; margin-top:-14px !important; } span.margin44L input{margin-left:44px !important; margin-top:0px !important; } span.margin45L input{margin-left:45px !important; margin-top:-14px !important; } span.margin30L input{margin-left:30px !important; margin-top:-14px !important; } .margin-15R{ margin-right: -15px !important; } .margin00R{ margin-right:0 !important; } .margin02R{ margin-right:2px !important; } .margin03R{ margin-right:3px !important; } .margin05R{ margin-right:5px !important; } .margin07R{ margin-right:7px !important; } .margin10R{ margin-right: 10px !important; } .margin15R{ margin-right: 15px !important; } .margin20R{ margin-right: 20px !important; } .margin24R{ margin-right: 24px !important; } .margin25R{ margin-right: 25px !important; } .margin27R{ margin-right: 27px !important; } .margin30R{ margin-right: 30px !important; } .margin35R{ margin-right: 35px !important; } .margin40R{ margin-right: 40px !important; } .margin45R{ margin-right: 45px !important; } .margin50R{ margin-right: 50px !important; } .margin55R{ margin-right: 55px !important; } .margin60R{ margin-right: 60px !important; } .margin65R{ margin-right: 65px !important; } .margin70R{ margin-right: 70px !important; } .margin71R{ margin-right: 71px !important; } .margin75R{ margin-right: 75px !important; } .margin100R{margin-right: 100px !important;} .margin120R{margin-right: 120px !important;} .margin130R{margin-right: 130px !important;} .margin190R{margin-right: 190px !important;} .margin200R{ margin-right: 200px !important;} .margin420R{ margin-right: 420px !important;} .margin00T{margin-top: 0px !important;} .margin02T{margin-top: 02px !important;} .margin03T{margin-top: 03px !important;} .margin05T{margin-top: 05px !important;} .margin07T{margin-top: 07px !important;} .margin08T{margin-top: 08px !important;} .margin10T{margin-top: 10px !important;} .margin11T{margin-top: 11px !important;} .margin13T{margin-top: 13px !important;} .margin14T{margin-top: 14px !important;} .margin15T{margin-top: 15px !important;} .margin20T{margin-top: 20px !important;} .margin22T{margin-top: 22px !important;} .margin25T{margin-top: 25px !important;} .margin28T{margin-top: 28px !important;} .margin30T{margin-top: 30px !important;} .margin34T{margin-top: 34px !important;} .margin40T{margin-top: 40px !important;} .margin43T{margin-top: 43px !important;} .margin50T{margin-top: 50px !important;} .margin60T{margin-top: 60px !important;} .margin64T{margin-top: 64px !important;} .margin87T{margin-top: 87px !important;} .margin88T{margin-top: 88px !important;} .margin00T{margin-top: 0px !important;} .margin-02T{margin-top: -2px !important;} .margin-03T{margin-top: -3px !important;} .margin-05T{margin-top: -5px !important;} .margin-5T{margin-top: -5px !important;} .margin-07T{margin-top: -7px !important;} .margin-08T{margin-top: -8px !important;} .margin-10T{margin-top: -10px !important;} .margin-15T{margin-top: -15px !important;} .margin-20T{margin-top: -20px !important;} .margin-24T{margin-top: -24px !important;} .margin-22T{margin-top: -22px !important;} .margin-30T{margin-top: -30px !important;} .margin-25T{margin-top: -25px !important;} .margin-28T{margin-top: -28px !important;} .margin-15T{margin-top: -15px !important;} .margin-18T{margin-top: -18px !important;} .margin-45T{margin-top: -45px !important;} .margin-48T{margin-top: -48px !important;} .margin-50T{margin-top: -50px !important;} .margin-53T{margin-top: -53px !important;} .margin-60T{margin-top: -60px !important;} .margin-80T{margin-top: -80px !important;} .margin-83T{margin-top: -83px !important;} .margin-85T{margin-top: -85px !important;} .margin-90T{margin-top: -90px !important;} .margin-105T{margin-top: -105px !important;} .margin-110T{margin-top: -110px !important;} .margin-117T{margin-top: -117px !important;} .margin-118T{margin-top: -118px !important;} .margin-165T{margin-top: -165px !important;} .margin-170T{margin-top: -170px !important;} .marginBotton00{margin-bottom: 0px !important;} .marginBotton05{margin-bottom: 5px !important;} .marginBotton07{margin-bottom: 7px !important;} .marginBotton10{margin-bottom: 10px !important;} .marginBotton13{margin-bottom: 13px !important;} .marginBotton15{margin-bottom: 15px !important;} .marginBotton20{margin-bottom: 20px !important;} .marginBotton30{margin-bottom: 30px !important;} .pddig05{padding:5px !important;} .pddig08{padding:8px !important;} .pddig15{padding:15px !important;} .pddig00L{padding-left:0px !important;} .pddig05L{padding-left:5px !important;} .pddig10L{padding-left:10px !important;} .pddig15L{padding-left:15px !important;} .pddig20L{padding-left:20px !important;} .pddig25L{padding-left:25px !important;} .pddig30L{padding-left:30px !important;} .pddig35L{padding-left:35px !important;} .pddig05R{padding-right:5px !important;} .pddig10R{padding-right:10px !important;} .pddig0T{padding-top:0px !important;} .pddig05T{padding-top:5px !important;} .pddig10T{padding-top:10px !important;} .pddig15T{padding-top:15px !important;} .pddig20T{padding-top:20px !important;} img.min650{min-height: 650px;} .fontLogon{ font-size: 10.8px !important; width:680px !important; } .font10{ font-size: 10px !important; padding-bottom: 3px; margin-bottom: 3px !important; } .font12{ font-size: 12px !important; padding-bottom: 3px; margin-bottom: 3px !important; } .font13{ font-size: 13px !important; padding-bottom: 3px; margin-bottom: 3px !important; } .font14{ font-size: 14px !important; padding-bottom: 3px; margin-bottom: 3px !important; } .font15{ font-size: 15px !important; padding-bottom: 2px; } .font18{ font-size: 18px !important; padding-bottom: 2px; font-weight: 100; } .font20{ font-size: 20px !important; padding-bottom: 2px; font-weight: 100; } .font22{ font-size: 22px !important; padding-bottom: 2px; font-weight: 100; } .fontBold{ font-weight: 700 !important; font-style:bold; } .bold{ font-size: 11px !important; font-weight: 700 !important; font-style:bold; } .textIdent10{ text-indent:10px; } .textIndent100{ text-indent:100px !important; } .colorPanelGrid{ background-color:#fff !important; } .colordisable{ color:rgba(122, 122, 122, 1) !important } .hoverImg{ border:1px solid #FFF; display:block; width:120px; z-index:999; } .hoverImg:hover{ border:1px solid #FFA1A1; z-index:999 !important; background: #eff4d4 url("./images/sucesso.png") no-repeat; } .titleFraude{ font-family: 'Univers67BoldCondensed'; font-size: 14px; font-weight: 700; color: @fontcolorLabel; padding-top: 5px !important ; text-transform: uppercase; } .validationSelect{ font-family: 'Univers67BoldCondensed'; font-size: 12px; font-weight: 700; color: rgba(93, 134, 162, 1); padding-top: 0px !important ; text-transform: uppercase; } .validationSelect label{ padding:0 !important; } .titleMinucias{ display:block; text-align: left; float: left; font-family: 'Univers67BoldCondensed'; font-size: 11px; font-weight: 700; color: @fontcolorLabel; padding-top: 5px !important ; text-transform: uppercase; } .titleMinuciasdados{ display:block; text-align: left; float: left; font-family: 'Univers57CondensedRegular'; font-size: 11px; font-weight: 200; color: @fontcolorLabel; padding-top: 5px !important ; text-transform: uppercase; word-wrap:break-word; } .radius10{ border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; } .sombra{ box-shadow: 1px 1px 2px #666; -moz-box-shadow: 1px 1px 2px #666; -webkit-box-shadow: 1px 1px 2px #666; } .sucesso{ background: #eff4d4 url("./images/sucesso.png") no-repeat scroll 10px 10px; border:1px solid #8fad3d; color:#596c26; padding:10px 10px 10px 68px; min-height:48px; } .alerta{ background: #ffea97 url("./images/inf32second.png") no-repeat scroll 10px 10px; border:1px solid #e2b500; color:#0a4166; padding:10px 10px 10px 50px; min-height:48px; } .alertaUpload { background: #f2f2f2 url("./images/information.svg") no-repeat 15px 12px; background-size: 28px 28px; border: 1px solid #24c8f3; color: #0a4166; padding: 17px 0px 15px 50px; display: block; margin-top: 10px; max-width: 908px; } .errorUpload { background: #efcec9 url("./images/error32.png") no-repeat 15px 12px; background-size: 28px 28px; border:1px solid #ad3f30; color:#943728; padding: 17px 0px 15px 50px; display: block; margin-top: 10px; max-width: 908px; } .sucessUpload { background: #eff4d4 url("./images/sucess32.png") no-repeat 15px 12px; background-size: 28px 28px; border:1px solid #8fad3d; color:#596c26; padding: 17px 0px 15px 50px; display: block; margin-top: 10px; max-width: 908px; } .warningUpload { background: #ffea97 url("./images/testeinfook2.png") no-repeat 15px 12px; background-size: 28px 28px; border:1px solid #e2b500; color: #0a4166; padding: 17px 0px 15px 50px; display: block; margin-top: 10px; max-width: 908px; } .alert{background-color: #feff98 !important; border:1px dotted #e2b500; color:#0a4166;} .erro{ background: #efcec9 url("./images/erro.png") no-repeat scroll 10px 10px; border:1px solid #ad3f30; color:#943728; padding:10px 10px 10px 68px; min-height:48px; } .error{ background-color: #FFD1D1 !important; border:1px dotted #ad3f30 !important; color:#943728; } .pergunta{ background: #c6d8f0 url("./images/pergunta.png") no-repeat scroll 10px 10px; border:1px solid #4381cc; color:#5c58b9; padding:10px 10px 10px 68px; min-height:48px; } .boxRg{ background:url("./images/rgsp0.png") no-repeat scroll 10px 10px; color:#5c58b9; padding:10px 10px 10px 68px; min-height:293px; } .alertaLabel{ background: url("./images/inf32second.png") no-repeat scroll 10px 10px; color:#0a4166; padding:15px 10px 19px 54px; font-family: arial; font-size: 18px; display:block; text-transform: uppercase; color: #bdd0dd; } div.MotivoSolicitacion{ background-image:url("./images/on_input.png") ; background-repeat:no-repeat; background-color:transparent; width: 27px !important; height: 70px !important; } div.carrega{ background-color:#fff !important; width: 280px !important; height: 35px !important; display: block; margin-top: 150px; margin-left: 250px; padding: 2px; border: 2px solid #003f66 } .signature{ background: #eff4d4 url("./images/sucesso.png") no-repeat scroll 10px 10px; border:1px solid #8fad3d; color:#596c26; padding:10px 10px 10px 68px; min-height:48px; width: 400px !important; height: 200px !important; position:absolute; } div.scrollXAdmin{ background-color: #fff; width:914px; height:600%; clear: both; margin-bottom: 0 !important; margin-left: 45px; padding-bottom: 0px; border-left: 1px solid #c2c2c2; border-right: 1px solid #c2c2c2; border-bottom: 1px solid #c2c2c2; } div.scrollXAdmin div.scroble{ width:905px; height:600%; margin:0 auto; overflow-x: auto !important; } div.scrollX{ background-color: #fff; width:914px; height:600%; clear: both; margin-bottom: 0 !important; margin-left: 45px; padding-bottom: 0px; } div.scrollX div.scroble{ width:905px; height:600%; margin:0 auto; overflow-x: auto !important; } div.scrollXResponsive{ background-color: #fff; width:100%; height:600%; clear: both; margin-bottom: 0 !important; margin-left:0px; padding-bottom: 0px; border-left: 1px solid #c2c2c2; border-right: 1px solid #c2c2c2; border-bottom: 1px solid #c2c2c2; } div.scrollXResponsive div.scroble{ width:100%; height:600%; margin:0 auto; overflow-x: auto !important; } div.scrollXscheduler{ background-color: #fff; width:914px; height:600%; clear: both; border: 1px solid #c2c2c2; margin-bottom: 0 !important; margin-left: 45px; padding-bottom: 0px; } div.scrollXscheduler div.scroble{ width:905px; height:600%; margin:0 auto; overflow-x: auto !important; } div.scrollAssociation{ background-color:transparent; width:935px; height:220px; clear:both; border-bottom: 1px solid #c2c2c2; border-left: 1px solid #c2c2c2; border-right: 1px solid #c2c2c2; margin-bottom: 0 !important; margin-left: 35px; padding-bottom: 3px; overflow-y: auto !important; scrollbar-arrow-color:#003f66; scrollbar-3dlight-color:@inputBorderColor; scrollbar-highlight-color:@inputBorderColor; scrollbar-face-color:#fff; scrollbar-shadow-color:@inputBorderColor; scrollbar-darkshadow-color:#f2f2f2; scrollbar-track-color:#f2f2f2; } div.scrollAssociation div.scroble{ width:914px; height:200%; margin:0 auto; } .colorR{ color:@fontcolorSubTitulo !important; } .Classe{ width: 200px; /* Todos os navegadores */ } .colorF{ background-color: #F5F5F5; } colorWSB{ background-color: #FFF; } .colored{ color:#ff0000 !important; } button.colored{ color:#ff0000 !important; } .colorgreen{ background-color:@SbuttonFaceColor; color:@SbuttonFontColor; border-color:@SbuttonBorderColor; } .colorwhite{ color:#FFF !important; } .colorC{ color:#909090 !important; } .colorT{ background-color: tansparent !important; } .colorBlack60{ color:#666 !important; } .colorTransparent{ color:transparent !important; } .colorDisable{ background-color: #F0F0F0 !important; } .colorGrey{ background-color:#eeeeee !important; } .clear{ clear: both !important; } ._opacit{ } .marginTop25{ margin-top:15px !important; } div.inbox{ border-top: 2px solid #c2c2c2 !important; display: block; margin: 0 auto; margin-top: -15px; z-index: 100; clear: both; } div.solicitacao{ display: block; background-color:transparent; margin: 0 auto; margin-top: 11px; z-index: 100; } div.solicitacao div.cabecalho1{ width: 920px; background-color:transparent ; float: left; height: 21px; border-bottom:2px solid #007a94; border-top: 2px solid #007a94; margin-top: -04px; } div.solicitacao div.cabecalho1 div.face01{ width: 300px; float: left; height: 20px; } div.solicitacao div.cabecalho2_{ width: 15px; background-color:transparent ; background-image:url("./images/pontaSo_.png") ; background-position:-1px -3px; background-repeat:no-repeat; float:right; height: 21px; border-bottom:2px solid transparent; border-top: 2px solid #007a94; margin-top: -04px; } div.validacao{ display: block; background-color:transparent; margin: 0 auto; margin-top: 11px; } div.validacao div.cabecalho1{ width: 920px; background-color:transparent ; float: left; height: 21px; border-bottom:2px solid #849b8b; border-top: 2px solid #849b8b; margin-top: -04px; } div.validacao div.cabecalho1 div.face01{ width: 305px; float: left; height: 20px; } div.validacao div.cabecalho2_{ width: 15px; background-color:transparent ; background-image:url("./images/pontaVa_.png") ; background-position:-1px -3px; background-repeat:no-repeat; float:right; height: 21px; border-bottom:2px solid transparent; border-top: 2px solid #849b8b; margin-top: -04px; } div.verificacao{ display: block; background-color:transparent; margin: 0 auto; margin-top: 11px; } div.verificacao div.cabecalho1{ width: 920px; background-color:transparent ; float: left; height: 21px; border-bottom:2px solid #c4c1a0; border-top: 2px solid #c4c1a0; margin-top: -04px; } div.verificacao div.cabecalho1 div.face01{ width: 305px; float: left; height: 20px; } div.verificacao div.cabecalho2_{ width: 15px; background-color:transparent ; background-image:url("./images/pontaVe_.png") ; background-position:-1px -3px; background-repeat:no-repeat; float:right; height: 21px; border-bottom:2px solid transparent; border-top: 2px solid #c4c1a0; margin-top: -04px; } div.emissao{ display: block; background-color:transparent; margin: 0 auto; margin-top: 11px; } div.emissao div.cabecalho1{ width: 920px; background-color:transparent ; float: left; height: 21px; border-bottom:2px solid #bdbdbd; border-top: 2px solid #bdbdbd; margin-top: -04px; } div.emissao div.cabecalho1 div.face01{ width: 305px; float: left; height: 20px; } div.emissao div.cabecalho2_{ width: 15px; background-color:transparent ; background-image:url("./images/pontaEm.png") ; background-position:-1px -3px; background-repeat:no-repeat; float:right; height: 21px; border-bottom:2px solid transparent; border-top: 2px solid #bdbdbd; margin-top: -04px; } fieldset.centro{ margin: 0 auto !important; } .boxMessagem{ width: 105px; display: block; float: right; background: @SbuttonFaceColor; background-repeat: no-repeat; margin-top:-50px; color: #fff; margin-right: 35px; padding: 6px; text-align: center; } .boxMessagem a{ font-family: tahoma; font-size: 12px; margin-left: 35px; } .boxMessagem div.messagem{ width: 21px; height: 16px; font-family: arial; font-size: 09px; margin-left: 65px; color:transparent !important; background: transparent !important ; padding: 2px; padding-top: 4px; margin-top: -19px; position:relative; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; text-align: center; font-weight: bold; text-indent: -4px; } .boxMessagem2{ width: 105px; display: block; float: right; background: @SbuttonFaceColor; background-repeat: no-repeat; margin-top:-50px; color: #fff; margin-right: 35px; padding: 6px; text-align: center; } .boxMessagem2 a{ font-family: tahoma; font-size: 12px; margin-left: 35px; color: #ff0000; } .boxMessagem2 div.messagem{ width: 21px; height: 16px; font-family: arial; font-size: 09px; margin-left: 65px; color:#FFFFFF; background: transparent ; background-image:url("./images/qballon.png"); background-repeat: no-repeat; padding: 2px; padding-top: 4px; margin-top: -19px; position:relative; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; text-align: center; font-weight: bold; text-indent: -4px; } .redMsg{ font-family: tahoma; font-size: 25px; color: red; text-align: center; text-decoration: none; } .BoxMessage{ font-family: 'Univers57CondensedRegular'; font-size: 10px; font-weight: 400; text-align: center; padding-top: 5px !important ; text-transform: uppercase; text-decoration: none !important; } .BoxMessageFraude{ font-family: 'Univers57CondensedRegular'; font-size: 10px; font-weight: 400; text-align: leftr; padding: 5px !important ; text-transform: uppercase; text-decoration: none !important; background-color:#fff; height:100px; width: 280px; border:1px solid #c2c2c2; margin-left: 15px; } .boxAlertFraud{ background-image: url("./images/fund_fraudeAlert.png"); background-repeat: no-repeat; } .boxPhotoG{ background-image: url("./images/img_fotoG.png"); background-repeat: no-repeat; background-position: center center; } .boxPhotoP{ background-image: url("./images/img_fotoP.png"); background-repeat: no-repeat; background-position: center center; } .boxSignature{ background:url("./images/loading_signature.gif") no-repeat; background-position: center center; } .boxLeftHand{ background:url("./images/left_hand.png") no-repeat center; zoom: 70%; } .boxRightHand{ background:url("./images/right_hand.png") no-repeat center; zoom: 70%; } .boxImport{ background:url("./images/transferFile.gif") no-repeat center; } fieldset.centro{ margin: 0 auto !important; } .tituloData{ width: 890px; height: 20px; background:@colorDialog !important; color:#fff; margin: 0 auto; display: block; padding-bottom: 3px; padding-top: 8px; margin-top: 5px; padding-left: 15px; } /* CONTENDO FLOAT */ .contemfloat:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .contemfloat { display: inline-block; } /* Hides from IE-mac \*/ * .contemfloat { height: 1%; } .contemfloat { display: block; } .displayInlineBlock{display:inline-block !important; } /* End hide from IE-mac */ /* ------- TITULOS ------- */ div.fundoTitulo100{ width:100%; height:36px; clear:both; margin:0px 0 8px; margin-top:25px; /*background:url(../images/layout/bg_titulo1.jpg) no-repeat center 0; */ } div.fundoTitulo100 h1.ti_pagInternas{ font-family: 'UniversLTStd55Roman'; font-size: 20px; float:left; font-weight: 200; color: @fontcolorTitulo; text-align: left; padding-top: 0 !important ; text-transform: uppercase; } div.imgfloatLeft{ border: 0px solid red; margin-right: 10px; margin-left: 10px; margin-top:5px; float: left; width: 24px; height: 24px; background-image: url("./images/icons24x.gif") !important; background-position: -163px -514px; } div.imgfloatLeft_listwork{ border: 0px solid red; margin-right: 10px; margin-left: 10px; margin-top:5px; float: left; width: 24px; height: 24px; background-image: url("./images/icons24x.gif") !important; background-position: -563px -514px; } div.imgfloatLeft_cadMachine{ border: 0px solid red; margin-right: 10px; margin-left: 10px; margin-top:5px; float: left; width: 24px; height: 24px; background-image: url("./images/icons24x.gif") !important; background-position: -363px -83px; } div.imgfloatLeft_addCertificateOffice{ border: 0px solid red; margin-right: 10px; margin-left: 10px; margin-top:5px; float: left; width: 24px; height: 24px; background-image: url("./images/icons24x.gif") !important; background-position: -203px -163px; } div.fundoSubtitulos100{ width:1004px; height:36px; clear:both; margin:0 auto; } div.fundoSubtitulos100 h2.subti_pagInternas{ font-family: 'UniversLTStd55Roman'; font-size: 15px; font-weight: 200; color: @fontcolorSubTitulo; text-align: left; padding-top: 5px !important ; } div.fundoSubtitulos100 div.divinternatitulos{ width:490px; height: 26px; vertical-align: bottom; margin-top: 15px; display: inline; } div.fundoSubtitulos900{ width:918px; height:26px; clear:both; margin-left:42px; border-bottom: 1px solid @fontcolorSubTitulo; } div.fundoSubtitulos900 h2.subti_pagInternas{ font-family: 'UniversLTStd55Roman'; font-size: 17px; border-bottom:0px solid @fontcolorSubTitulo; font-weight: 400; color:@fontcolorSubTitulo; text-align: left; padding-top: 5px !important ; text-transform: uppercase; } /* ------- BOX E CAMPOS DE CONTEUDOS INTERNOS ------- */ div.boxCentral{ width:1002px; height:auto; margin-top: 40px; display: table; } div.boxCentral900{ width:960px; height:250px; margin-top: 40px; display: table; margin-left:45px; } div.boxBarraButtons{ width: 1000px; height: 30px; text-align:right; display: table; } div.boxNavySearch{ width:1002px; height:auto; margin-top: 5px; display: table; margin-bottom:0; } div.boxNavySearch div.boxSearch{ width: 650px; height: 30px; margin-left:35px; background-color: #f2f2f2; float: left; } div.boxNavySearch div.boxSearch table{ width:600px; } div.boxNavySearch div.boxSearch table td{ width: 190px; background-color: #fff; } div.boxNavySearch div.iconsearch{ width: 24px; height: 24px; margin-left:10px; margin-top:3px; background-image: url("./images/icons24x.gif"); background-repeat: no-repeat; background-position: -243px -243px; } div.boxInputsEsquerda{ height:45px; float:left; margin-bottom:15px; display:block; } div.boxInputsdialog{ float:left; margin-bottom:5px; display:block; } div.boxinputFraude{ height:15px; float:left; margin-bottom:5px; padding:3px 0 3px 0; display:block; background-color: #f2f2f2; margin-top:10px; } div.boxButtonsDireita{ height:30px; float:right; margin-bottom:10px; display:block; } div.boxPerfilDetalheDireita{ height:30px; margin-bottom:0px; display:block; } div.boxInputsListworkEsquerda{ float:left; display:block; background-color: #fff; border-left: 1px solid #c2c2c2; border-right: 1px solid #c2c2c2; margin-left: -1px; padding-bottom: -50px; } div.boxInputsEsquerda div.boxInfProdutosInput{ border-bottom: 1px solid #c2c2c2; border-right: 1px solid #c2c2c2; border-left:0px solid #fff; height: 150px; display: block; } div.boxInputsEsquerda div.boxInfProdutosImg{ border-bottom: 1px solid #c2c2c2; border-right: 1px solid #c2c2c2; border-left:1px solid #fff; height: 150px; display: block; } div.boxInputsEsquerda div.boxInfProdutos{ border-bottom: 1px solid #c2c2c2; border-right: 0px solid #c2c2c2; border-left:1px solid #fff; height: 150px; width:330px; display: block; overflow: auto; } div.boxInputsSemMArgem{ height:45px; float:left; display:block; } div.boxInputsDireita{ height:45px; float:right; margin-bottom:15px; display:block; } div.boxInputsSearchListWork{ height:45px; float:right; margin:0; display:block; } div.boxSkinTable{ display:table !important; width:930px; height:100% !important; position:absolute !important; clear:none !important; } div.boxWhite{ display:block; background-color:#f3f3f3; border-top: 3px solid #1B859F; } div.boxHeader{ height:12px; float:right; margin-bottom:0px; display:block; width:99.8%; background-color: #F5F5F5; border-style: solid; border-width: 1px; border-color: #ADD8E6; border-bottom:none; font-family: 'UniversLTStd55Roman'; font-size: 11px; font-weight: 400; color:@fontcolorLabel; text-align: left; padding-top: 5px !important ; text-transform: uppercase; } div.relative{ position:relative; } span.spa_texexemplo{ margin-top: -25px; float:right; z-index: 9; margin-right:35px; font-family: 'tahoma'; font-size: 11px; font-weight: 400; color: #c2c2c2; text-align: left; font-style: italic; } span.textExe{ margin-top:0; z-index: 9; font-family: 'tahoma'; font-size: 11px; font-weight: 400; color: #c2c2c2; text-align: left; font-style: italic; } span.spa_texexemploInput{ margin-top: -25px; z-index: 9; font-family: 'tahoma'; font-size: 11px; font-weight: 400; color: #c2c2c2; font-style: italic; } span.spn_master{ font-family: 'tahoma'; font-size: 11px; font-weight: 400; color: #c2c2c2; font-style: italic; } div.boxPiclist{ width:100%; height:auto; } div.boxAjustIcon{ height:25px; float:left; margin-bottom:0; display:block; width:25px; margin-top:10px; } div.colNome{ width: 260px; text-align: left; margin-left: 5px; white-space: nowrap; overflow: hidden !important; text-overflow: ellipsis-word !important; cursor: hand; } .textoEllipsi{ width: 290px; text-align: left; margin-left: 5px; white-space: nowrap; overflow: hidden !important; text-overflow: ellipsis !important; cursor: hand; } div.colDNA{ width: 200px; text-align: left; margin-left: -5px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } div.colEndereco{ width: 200px; text-align: left; margin-left: 5px; } div.colCidade{ width: 140px; text-align: left; margin-left: 0px; } div.colEmail{ width: 185px; text-align: center; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor: hand; } div.colAcoes{ width: 80px; text-align:center; margin-left: 0px; } div.dialog680Maquinas{ display: table; border: 1px solid #fff; } div.dialog680Maquinas div.detalheDescricao{ height: 30px; border-bottom: 1px solid #fff; border-top: 1px solid #fff; border-left:0; border-right:0; } div.detalheDescricaotrial{ height:5px; border-bottom: 1px solid #fff; border-top: 1px solid #fff; border-left:0; border-right:0; } div.dialog680Maquinas div.detalheDescricao span.spa_add{ display:block; text-align: right; float: left; padding-left:15px; font-weight:700; margin-top:10px; text-transform: uppercase; font: 12px "universltstd55roman", tahoma, geneva, sans-serif; color: #0a4166 } div.dialog680Maquinas div.detalheDescricao span.spa_add2{ display:block; text-align:left; float: left; padding-left:15px; font-weight:700; margin-top:10px; text-transform: uppercase; font: 12px tahoma, geneva, sans-serif; color: #0a4166 } div.dialog680Maquinas div.detalheDescricao span.spa_addDados{ display:block; text-align: left; float:left; padding-left:10px; margin-top: 10px; text-transform: uppercase; font: 12px tahoma, geneva, sans-serif; color: #666 } div.dialog680Maquinas div.detalheDescricao span.spa_fontlogon{ display:block; text-align: left; float:left; padding-left:10px; margin-top: 10px; text-transform: uppercase; font: 10.8px tahoma, geneva, sans-serif; color: #666 } div.dialog680Maquinas div.detalheDescricao span.spa_addDados2{ display:block; text-align: left; float:left; padding-left:10px; margin-top: 10px; text-transform: uppercase; font: 14px tahoma, geneva, sans-serif; color: #666 } div.fundoSubtitulos600{ width:610px; height:26px; clear:both; margin-left:35px; } div.fundoSubtitulos300{ width:380px; height:26px; margin-left:35px; } div.fundoSubtitulos600 h2.subti_pagInternas{ font-family: 'Univers67BoldCondensed'; font-size: 17px; font-weight: 700; color: #0a4166; text-align: left; padding-top: 5px !important ; text-transform: uppercase; } div.fundoSubtitulos300 h2.subti_pagInternas{ font-family: 'Univers67BoldCondensed'; font-size: 13px; font-weight: 700; color: #0a4166; text-align: left; padding-top: 6px !important ; text-transform: uppercase; } div.fundoSubtitulos600 h3.subti_pagInternas{ font-family: 'Univers67BoldCondensed'; font-size: 14px; font-weight: 700; color: #1c82c6; text-align: left; text-transform: uppercase; margin-left: 7px; } .titulosh3{ font-family: 'Univers67BoldCondensed'; font-size: 16px; width:100%; font-weight: 700; color: #0a4166; text-align: left; text-transform: uppercase; border-bottom:1px solid #c2c2c2; display:block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .titulosh3Dialog{ font-family: 'Univers67BoldCondensed'; font-size: 16px; width:100%; font-weight: 700; color: rgb(255, 128, 0); text-align: left; text-transform: uppercase; border-bottom:1px solid #c2c2c2; display:block; } p.subinfocerti{ font-family: 'Univers67BoldCondensed'; font-size: 16px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.5; letter-spacing: normal; text-align: left; color: #3a3a3a; display: block; } div.dialog680Maquinas div.corfundo1{ background-color: #f2f2f2 !important; } div.dialog680Maquinas div.corfundo2{ background-color: #f6f6f6 !important; } div.dialog680Maquinas div.pandingButton20{ margin-bottom: 20px !important; } div.dialog990Maquinas{ display: table; border: 1px solid #fff; width: 950px; } div.dialog990Maquinas div.detalheDescricao{ height: 30px; border-bottom: 1px solid #fff; border-top: 1px solid #fff; border-left:0; border-right:0; } div.dialog990Maquinas div.detalheDescricao span.spa_add{ display:block; text-align: right; float: left; padding-left:15px; font-weight:700; margin-top:10px; text-transform: uppercase; font: 12px "universltstd55roman", tahoma, geneva, sans-serif; color: #0a4166 } div.dialog990Maquinas div.detalheDescricao span.spa_addDados{ display:block; text-align: left; float:left; padding-left:10px; margin-top: 10px; text-transform: uppercase; font: 12px "universltstd55roman", tahoma, geneva, sans-serif; color: #666 } div.dialog990Maquinas div.fundoSubtitulos900{ width:900px; height:26px; clear:both; margin-left:35px; border-bottom: 1px dashed #c2c2c2; } div.dialog990Maquinas div.fundoSubtitulos900 h2.subti_pagInternas{ font-family: 'Univers57CondensedRegular'; font-size: 17px; font-weight: 400; color: #0a4166; text-align: left; padding-top: 5px !important ; text-transform: uppercase; } div.dialog990Maquinas div.corfundo1{ background-color: #f2f2f2 !important; } div.dialog990Maquinas div.corfundo2{ background-color: #f6f6f6 !important; } div.dialog990Maquinas div.pandingButton20{ margin-bottom: 20px !important; } div.detalheDescricaoSTJ{ height: 25px; border-bottom: 1px solid #fff; border-top: 1px solid #fff; border-left:0; border-right:0; display:block; } div.adminBoxIcones{ display: table; height: 150px; margin: 0 auto; } div.BoxIcones{ display: block; margin-left: 10px; margin-right: 10px; margin-top:10px; border: 1px solid @BoxIconesColor; background-color: @BoxIconesColor; box-shadow: 2px 2px 2px rgba(0,0,0,0.2) !important; background-image: url("./images/bg_boxHome.png"); background-repeat: no-repeat; } div.BoxIcones:hover{ display: block; margin-left: 10px; margin-right:10px; margin-top:10px; border: 1px solid @HbuttonFaceColor; background-color: @HbuttonFaceColor; color:#000 !important; cursor:hand; box-shadow: 2px 2px 2px rgba(0,0,0,0.0) !important; } div.BoxIcones:hover span{ color: @HbuttonFaceColor !important; } div.BoxIconesBlockeado{ display: block; margin-left: 10px; margin-right: 10px; margin-top:10px; border: 1px solid #ccc; background-color: #f8f8f8; } div.boxStatusRA{ border: 1px solid #1b859f; background-color: #fff; box-shadow: 2px 2px 2px rgba(0,0,0,0.2) !important; } div.adminBoxIcones div.BoxIcones img{ padding: 8px; vertical-align: middle !important; float: left; } div.adminBoxIcones div.BoxIcones h4{ font-family: 'Univers57CondensedRegular'; font-size: 13px; font-weight: 400; color:@fontcolorTitulo; text-align: left; padding-top: 05px !important ; text-transform: uppercase; } div.boxCei{ width: 100%; height:80px; display: block; background-color: #D4DBDD; clear: both; padding-top: 15px; } div.boxDate{ height:80px; display: block; background-color: transparent; padding-top: 15px; } div.boxCeiFraude{ width: 99% !important; display: block; background-color: #f2f2f2; clear: both; padding-top: 10px; } div.boxLoading_{ width:600px; height: 100px; display: block; margin-top:50px; border: 1px solid @inputBorderColor; background-color: #fff; /*opacity: .17; filter: Alpha(Opacity = 90);*/ text-align: center !important; color: @inputFontColor; margin-left:130px; } div.boxListWork{ background-color: #fff; height:auto; width: 914px; clear: both; border-left: 1px solid #c2c2c2; border-right: 1px solid #c2c2c2; margin-bottom: 0 !important; margin-left: 45px; } div.boxListCertificate{ background-color: #fff; height:180px; width: 914px; clear: both; border-left: 1px solid #c2c2c2; border-right: 1px solid #c2c2c2; margin-bottom: 0 !important; margin-left: 45px; } div.boxListWorkButton{ display: block; clear: both; margin-top: 45px !important; } div.boxButtons{ width: 935px; height:150px; display: block; border: 0px solid #ccc; margin-top:10px; margin-left:35px; } div.boxListSupervisorView{ background-color: #fff; height:auto; clear: both; border: 1px solid #c2c2c2; margin-bottom: 0 !important; margin-left: 45px; padding-top: 15px; } div.footerDna{ width: 1004px; margin: 0 auto; display: block; } p.esrq{ width: 400px !important; height: 15px; display: block; float: left; } p.direit{ width: 390px !important; height: 15px; display: block; float: right; } div.boxBtnButtons{ width: 900px; height:30px; display: block; margin:0 auto; } div.descricaoListwork{ display: block; font-family: 'UniversLTStd55Roman'; font-size:10px; text-transform:uppercase; font-weight: 700; color:@inputFontColor; background-color: #fff; width: 300px; height: 150px; } div.boxErroProvider{ float:right; display:block; margin-top: 15px; margin-left: 45px !important; } div.boxCertificateOptions{ display: block; margin: 0 auto; border: 1px solid @inputBorderColor; background-color: #fff; } div.boxClock{ display: block; width: 90px; height: 26px; background-image: url("./images/time.png"); background-repeat: no-repeat; background-color: #fff; padding-left: 35px; float: right; margin-top: -49px !important; padding-top:5px; background-position: 5px 2px; border:1px solid #ccc; border-top:none; } div.boxClock button.clock{ font-family: arial; font-size:20px; font-weight: 400; color: @fontcolorTitulo; background-color: transparent; } div.boxImageVerify{ display: block; width: 900px; height: 160px !important; } div.boxNavy{ background-color: #FFF; background-image: url("./images/cracha.png"); background-repeat: no-repeat; background-position: 5px 15px; margin-left: 1px; border: 1px solid #1b859f; box-shadow: 2px 2px 2px rgba(0,0,0,0.2) !important; } fieldset.footer{ position:relative; margin-top: -30px; height: 30px; clear: both; background-color: #3f3f3f; width: 100%; text-align:left; } div.maximizarDatatable{ width:98%; height:auto; text-align:right; margin:0 auto; } /* ------- INPUTS E SELECTS E DERIVADOS ------- */ input.inp_add{ display: block; padding:4px; margin-left: 43px; border: 1px solid @inputBorderColor; margin-bottom: 25px; color: @inputFontColor; background-color: @inputBackgroundColor; } input.inp_add:focus{ border: 1px solid #003f66; background-color: @HinputBackgroundColor; } #externalValidationQuote input{ display: block; padding:4px; margin-left: 43px; border: 1px solid @inputBorderColor; margin-bottom: 25px; color: @inputFontColor; background-color: @inputBackgroundColor; width:190px; } #externalValidationQuote input:focus{ border: 1px solid #003f66; background-color: @HinputBackgroundColor; width:190px; } #externalValidationRadius input{ display: block; padding:4px; margin-left: 43px; border: 1px solid @inputBorderColor; margin-bottom: 25px; color: @inputFontColor; background-color: @inputBackgroundColor; width:190px; } #externalValidationRadius input:focus{ border: 1px solid #003f66; background-color: @HinputBackgroundColor; width:190px; } .marginAutoComplete45L{ margin-left:45px; } .marginAutoComplete03L{ margin-left:3px; } .ui-autocomplete input{ display: block; padding:4px; margin-left:0px; border: 1px solid @inputBorderColor; margin-bottom: 25px; color: @inputFontColor; background-color: @inputBackgroundColor; width:376px; } .ui-autocomplete button { background: @SbuttonFaceColor no-repeat; background-image: url("./images/bg_selectprincipal_bt.png"); color: @SbuttonFontColor; height:26px !important; background-position:center center; } .ui-autocomplete-panel .ui-autocomplete-list{ color: @inputFontColor; background-color: @inputBackgroundColor; } div.solicitationTj .ui-autocomplete span{ margin-left:0px !important; } div.solicitationTj .ui-autocomplete input{ display: inline-block; padding:4px; margin-left:0px !important; padding-left:5px; border: 1px solid @inputBorderColor; margin-bottom: 25px; color: @inputFontColor; background-color: @inputBackgroundColor; width:100% !important; } div.solicitationTj span.ui-autocomplete{ width:100% !important; position:relative !important; display: inline-block !important; } div.solicitationTj .ui-autocomplete button { background: @SbuttonFaceColor no-repeat; background-image: url("./images/bg_selectprincipal_bt.png"); color: @SbuttonFontColor; height:26px !important; background-position:center center; display:-webkit-inline-box; float:right !important; } div.solicitationTj .ui-autocomplete-panel .ui-autocomplete-list{ color: @inputFontColor; background-color: @inputBackgroundColor; } div.loadTicket{ width: 70px; height: 70px; float: left; background-image: url("./images/loadTickets.gif"); background-position:center center; background-repeat: no-repeat; display: block; padding:5px; } input.inp_addS{ display: block; padding:2px; margin-left: 43px; border: 1px solid @inputBorderColor; margin-bottom: 25px; color: @inputFontColor; } input.inp_addS:focus{ border: 1px solid #1b859f; background-color: inputBackgroundColor; } input.inp_addDireita{ display: block; padding:4px; margin-left: 0; border: 1px solid @inputBorderColor; margin-bottom: 25px; color: @inputFontColor; } input.inp_addDireita:focus{ border: 1px solid #003f66; background-color: inputBackgroundColor; } input.inp_disable{ display: block; padding:4px; border: 1px solid #d4d4d4; color: #d4d4d4 !important; background-color: #f6f6f6 !important; } input.inp_add:disabled { display: block; padding:4px; border: 1px solid #d4d4d4; color: #666 !important; background-color: #f6f6f6 !important; } input.inp_addsemMargem{ display: block; padding:4px; border: 1px solid @inputBorderColor; color: @inputFontColor; } input.inp_addsemMargem:focus{ border: 1px solid #003f66; background-color: inputBackgroundColor; } input.inp_add_R{ color: #02667D; background-color: #FFC4C4 ; } input.inp_addColorTrue:focus{ border: 1px solid #003f66; background-color: @HinputBackgroundColor; } input.inp_add_Y{ color: #02667D; background-color:#FBF6A1; } input.inp_addColorTrue:focus{ border: 1px solid #003f66; background-color: @HinputBackgroundColor; } select.inp_addsemMargem{ display: block; padding:4px; padding-bottom:2px; border: 1px solid @inputBorderColor; margin-bottom: 25px; color: @inputFontColor; } select.inp_addsemMargem:focus{ border: 1px solid #003f66; background-color: inputBackgroundColor; } select.inp_addsemMargem2{ display: block; padding:4px; border: 1px solid @inputBorderColor; color: @inputFontColor; } select.inp_addsemMargem2:focus{ border: 1px solid #003f66; background-color: inputBackgroundColor; } input.inp_login{ display: block; padding:4px; margin-left: 43px; border: 1px solid @inputBorderColor; margin-bottom: 25px; color: @inputFontColor; } input.inp_addCalendar{ display: block; padding:4px; margin-left: 0; background-image:url("./images/icones/ico_reagendar2.jpg"); background-position: right; background-repeat:no-repeat; border: 1px solid @inputBorderColor; margin-bottom: 25px; color: @inputFontColor; } input.inp_addCalendar:focus{ border: 1px solid #003f66; background-color: inputBackgroundColor; } .inp_addCalendarv02 input{ display: block; padding:4px; margin-left: 0px; background-image:url("./images/icones/ico_reagendar2.jpg"); background-position: right; background-repeat:no-repeat; border: 1px solid @inputBorderColor; margin-bottom: 25px; color: @inputFontColor; width:139px; } .inp_addCalendarv02:focus{ border: 1px solid #003f66; width:150px; background-color: inputBackgroundColor; } .inp_addCalendarv03 input{ display: block; padding:4px; margin-left: 0px; background-image:url("./images/icones/ico_reagendar2.jpg"); background-position: right; background-repeat:no-repeat; border: 1px solid @inputBorderColor; margin-bottom: 25px; color: @inputFontColor; width:140px; } .inp_addCalendarv03:focus{ border: 1px solid #003f66; width:150px; background-color: inputBackgroundColor; } .inp_addCalendarv03_185 input{ display: block; padding:4px; margin-left: 0px; background-image:url("./images/icones/ico_reagendar2.jpg"); background-position: right; background-repeat:no-repeat; border: 1px solid @inputBorderColor; margin-bottom: 25px; color: @inputFontColor; width:185px; } .inp_addCalendarv03_185:focus{ border: 1px solid #003f66; width:150px; background-color: inputBackgroundColor; } .inp_addCalendarv03 button{ background: #fff; background-image:url("./images/icones/ico_reagendar2.jpg"); background-repeat:no-repeat; background-position: center; color: @SbuttonFontColor; border: 1px solid @SbuttonBorderColor; padding: 2px 0; font-family: 'UniversLTStd55Roman'; font-size: 10px; text-transform: uppercase; display: block; margin-top: 0; text-align: center; margin-left: 15px; margin-right: 10px; cursor: hand; } .inp_addCalendarv05 input{ display: inline; padding:10px 5px 10px 5px; margin-left: 0px; font-size: 15px; border: 1px solid @inputBorderColor; color: @inputFontColor; text-align:center; margin-right:3px; font-weight: 700; width:93px; float:left; } .inp_addCalendarv05:focus{ border: 1px solid #003f66; width:150px; background-color: inputBackgroundColor; } .inp_addCalendarv05 button{ background: @SbuttonFaceColor; background-image:url("./images/scheduleStj.png"); background-repeat:no-repeat; background-position: center; color: @SbuttonFontColor; border: 1px solid @SbuttonBorderColor; font-family: 'UniversLTStd55Roman'; display: block; float:left; cursor: pointer; width:50px; height:40px; } .inp_addCalendarv04 input{ display: block; padding:4px; background-image:url("./images/icones/ico_reagendar2.jpg"); background-position: right; background-repeat:no-repeat; border: 1px solid @inputBorderColor; margin-bottom: 25px; margin-left:43px; color: @inputFontColor; width:160px; } .inp_addCalendarv04:focus{ border: none !important; width:150px; background-color: inputBackgroundColor; } .inp_addCalendarBox input{ display: block; padding:4px; margin-left: 0px; background-image:url("./images/icones/ico_reagendar2.jpg"); background-position: right; background-repeat:no-repeat; border: 1px solid @inputBorderColor; margin-bottom: 25px; color: @inputFontColor; width:82px; } .inp_addCalendarBox:focus{ border: 1px solid #003f66; width:150px; background-color: inputBackgroundColor; } .inp_addCalendarv04margin00L input{ margin-left: 0px !important; } .inp_addCalendarv04Tam90 input{ width:90px; } input.simulaTexto{ display: block; padding:4px; border: none; color: #097A96; font-family: arial, helvetica, sans-serif; background-color:transparent; text-align:right; font-size: 23px; } span.inp_addCalendar{ display: block; padding:4px; margin-left: 0; background-position: right; background-repeat:no-repeat; border: 1px solid @inputBorderColor; margin-bottom: 25px; color: @inputFontColor; background-color: #FFF; } span.inp_addCalendar:focus{ border: 1px solid #003f66; background-color: inputBackgroundColor; } .inp_addCalendar{ display: block; padding:4px; margin-left: 0; background-position: right; background-repeat:no-repeat; border: 1px solid @inputBorderColor; margin-bottom: 25px; color: @inputFontColor; background-color: #FFF; } .inp_addCalendar:focus{ border: 1px solid #003f66; background-color: inputBackgroundColor; } input.inp_addCei{ display: block; padding:4px; margin-left: 43px; border: 1px solid @inputFontColor; margin-bottom: 25px; color: @inputFontColor; } input.inp_edt{ border-bottom: #b6c4c4 1px solid; border-left: #b6c4c4 1px solid; border-top: #b6c4c4 1px solid; border-right: #b6c4c4 1px solid; padding-bottom: 6px; margin: 3px 0px 0px; padding-left: 5px; padding-right: 5px; font-family: arial, helvetica, sans-serif; font-size: 12px; color: #9d9b9b; padding-top: 4px } input.search{ background-image:url("./images/search.png"); background-repeat:no-repeat; background-position: 2px 5px; display: block; padding:4px; margin-left: 43px; border: 1px solid @inputBorderColor; margin-bottom: 25px; color: @inputFontColor; padding-left: 25px; } input.search:focus{ border: 1px solid #003f66; background-color: inputBackgroundColor; } input.search2{ background-image:url("./images/search5.png"); background-repeat:no-repeat; background-position: 2px 5px; display: block; padding:4px; margin-left:5px; border: 1px solid @inputBorderColor; margin-bottom: 25px; color: @inputFontColor; padding-left: 25px; } input.search2:focus{ border: 1px solid #003f66; background-color: inputBackgroundColor; } input.inp_addCheckskin{ display: block; padding:4px; margin-left: 43px; border: 1px solid @inputBorderColor; margin-bottom: 25px; color: @inputFontColor; background-color: @inputBackgroundColor; width:18px; height:18px; margin-top:05px; } input.n_documento{ font-size:11px !important; border: 0px solid blue; padding:0px; background-color: transparent !important; font-family: "universltstd55roman", tahoma, geneva, sans-serif; color:rgba(122, 122, 122, 1) !important; } select.inp_add{ display: block; margin-left: 43px; border: 1px solid @inputBorderColor; margin-bottom: 25px; padding: 3px; color: @inputFontColor; } select.inp_add:focus{ border: 1px solid #003f66; } select.inp_addBios{ display: block; margin-left: 15px; width:95%; border: 1px solid @inputBorderColor; margin-bottom:5px; margin-top:5px; padding: 3px; color: @inputFontColor; } select.inp_addBios:focus{ border: 1px solid #003f66; } select.inp_addDireita{ display: block; padding:4px; margin-left: 0; border: 1px solid @inputBorderColor; margin-bottom: 25px; color: @inputFontColor; } select.inp_addDireita:focus{ border: 1px solid #003f66; } select.margin{ margin-left: 15px !important; } label.margin{ margin-left: 15px !important; } label.lab_addDireitacheck{ text-align: left; padding-left:0; padding-right:10px; margin-left:10px; display:inline-block ; margin-top:5px; text-transform: uppercase; font-family: 'Univers57CondensedRegular'; font-size:12px; font-weight: 400; color: #0a4166; vertical-align: middle; } select.inputListWork{ display: block; margin:0; margin-top:0px; border: 1px solid @inputBorderColor; padding: 4px; color: @inputFontColor; } textarea.inp_add{ display: block; margin-left: 43px; border: 1px solid @inputBorderColor; margin-bottom: 0px; color: @inputFontColor; font-family:arial, helvetica, sans-serif; font-size: 12px; overflow: auto !important; } textarea.tam100porCento_add{ display: block; margin-left:0px !important; width: 100% !important; border: 1px solid @inputBorderColor; margin-bottom:0px !important; color: @inputFontColor; font-family: arial, helvetica, sans-serif; overflow: auto !important; font-size: 11px; } td textarea.inp_add{ display: block; margin-left: 43px; border: 1px solid @inputBorderColor; margin-bottom: 0px; color: @inputFontColor; font-family: arial, helvetica, sans-serif; overflow: auto !important; font-size: 11px; } textarea.inp_addSemRolagem{ overflow: hidden !important; } textarea.inp_addsemMargin{ display: block; border: 1px solid @inputBorderColor; margin-bottom: 0px; } table.btn_radioList{ width: 385px; float: left; cursor: hand; margin-left: 15px; } table.btn_radioList td > label{ font-family: 'Univers57CondensedRegular'; font-size: 15px; color: @inputFontColor; margin-left: 5px; } table.btn_radioList td{ margin-left:0; padding:5px; } table.btn_radioList radio{ float: left; } img.footerIco{ margin-left:15px; padding-top:9px; vertical-align: middle !important; float: left; } .ColNomeProdutos{ text-align: left; font-size: 10px; } /* ------- LABELS E SPANS E DERIVADOS ------- */ label.lab_add{ display:block; text-align: left; padding-left:0; padding-right:5px; margin-left:43px; text-transform: uppercase; font-family: 'Univers57CondensedRegular'; font-size:11px; font-weight: 400; color: @fontcolorLabel; } span.lab_addContent{ display:block; text-align: left; padding-left:0; padding-right:5px; margin-left:01px; text-transform: uppercase; font-family: 'Univers57CondensedRegular'; font-size:11px; font-weight: 400; color: #0a4166; } span.labFraudeF{ display:block; text-align: left; padding-left:0; padding-right:5px; margin-left:0px; text-transform: uppercase; font-size:11px; font-weight: 400; color: #0a4166; background-color:#eee; padding-top:03px; padding-bottom:5px; } span.labFraudeW{ display:block; text-align: left; padding-left:0; padding-right:5px; margin-left:-1px; text-transform: uppercase; font-size:11px; font-weight: 400; color: #0a4166; background-color:#FFF; padding-top:5px; padding-bottom:5px; } span.lab_addContentDados{ display:block; text-align: left; padding-left:0; padding-right:5px; margin-left:01px; font-family: 'UniversLTStd55Roman'; font-size:10px; font-weight: 400; color: #666; } span.simulaBtn{ background:#C4D6D8; color:#0a4166; padding:6px 6px 6px 26px ; font-family: 'UniversLTStd55Roman'; font-size:10px; text-transform:uppercase; display:block; margin-top:-26px !important ; text-align:center; margin-left: 15px; margin-right: 8px; border: 1px solid #C4D6D8; background-image:url("./images/1437069672_square-check.png"); background-position: 5px 4px; background-repeat:no-repeat; height: 15px; padding-top:01px; } span.simulaDate{ background:#C4D6D8; color:#0a4166; padding:6px 6px 6px 26px ; font-family: 'UniversLTStd55Roman'; font-size:12px; display:block; margin-top:-31px; text-align:center; margin-left: 15px; margin-right: 0px; border: 1px solid #C4D6D8; background-image:url("./images/dateicocalendar3.png"); background-position: 5px 4px; background-repeat:no-repeat; } label.lab_addDireita{ display:block; text-align: left; padding-left:0; padding-right:20px; margin-left:0; text-transform: uppercase; font-family: 'Univers57CondensedRegular'; font-size:11px; font-weight: 400; color: @fontcolorLabel; } label.lab_Titulos{ display:block; text-align: left; padding-left:0; padding-right:20px; text-transform: uppercase; font-family: 'Univers57CondensedRegular'; font-size:13px; font-weight: 400; color: @fontcolorLabel; margin-bottom: 6px; } label.lab_cabecalho{ display:block; text-align: left; float:left; padding-left:5px; padding-right:5px; text-transform: uppercase; font-family: 'Univers57CondensedRegular'; font-size:11px; font-weight: 700; color: @fontcolorLabel; margin-top: 7px; } label.lab_cabecalho_dados{ display:block; text-transform: uppercase; font-family: 'Univers57CondensedRegular'; font-size:11px; font-weight: 400; color: #666; margin-top: 7px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: 180px; } span.spa_add{ display:block; text-align: right; float: left; padding-left:15px; padding-right:20px; text-transform: uppercase; font-family: "universltstd55roman", tahoma, geneva, sans-serif; color: @fontcolorLabel; font-size: 11px; } span.spa_addProvider{ display:block; text-align:left; float:left; padding-left:21px; padding-right:20px; margin-top:2px; height:16px; text-transform: uppercase; font-family: "universltstd55roman", tahoma, geneva, sans-serif; color: @fontcolorLabel ; margin-left: 25px; background-color: transparent; font-size: 10px; } span.spa_addScheduleJS{ display:block; text-align: right; float: left; padding-left:15px; padding-right:20px; text-transform: uppercase; font-family: "universltstd55roman", tahoma, geneva, sans-serif; color: @fontcolorLabel; background: #c6d8f0 url("./images/time_icon.png") no-repeat scroll 1px -3px; border:1px solid #4381cc; padding:4px 10px 1px 30px; margin:2px 0 2px 2px; cursor:pointer; font-size: 11px; } span.spa_addScheduleDateJS{ display:block; text-align:left; text-transform: uppercase; font-family: "universltstd55roman", tahoma, geneva, sans-serif; color: @fontcolorLabel; font-weight:700; padding-left:15px;font-size: 11px; } span.dadosCalendar{ display:block; text-align: right; float: left; padding:3px 20px 3px 15px; text-transform: uppercase; font-family: "universltstd55roman", tahoma, geneva, sans-serif; color: @fontcolorLabel; font-size: 11px; } span.dadosCalendarView{ display:block; text-align: left; float: left; padding:3px 20px 3px 15px; text-transform: uppercase; font-family: "universltstd55roman", tahoma, geneva, sans-serif; color: #666; font-size: 11px; } span.dadosCalendarView-status-active{ display:block; text-align: left; float: left; padding:0px 20px 3px 15px; text-transform: uppercase; font-family: "universltstd55roman", tahoma, geneva, sans-serif; color: #00FF00; font-weight: bold; font-size: 11px; } span.dadosCalendarView-status-inactive{ display:block; text-align: left; float: left; padding:0px 20px 3px 15px; text-transform: uppercase; font-family: "universltstd55roman", tahoma, geneva, sans-serif; color: #FF0000; font-weight: bold; font-size: 11px; } .ColSpaAdd{ padding-left:10px; margin-top: 10px; text-transform: uppercase; font-family: tahoma, geneva, sans-serif; color: #666; width: 400px; text-align: left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 11px; } span.spa_add2{ display:block; text-align: left; float: left; padding-left:10px; padding-right:20px; padding-bottom:5px; text-transform: uppercase; font-family: "universltstd55roman", tahoma, geneva, sans-serif; color: @fontcolorLabel; font-size: 11px; } span.spa_addDados2{ display:block; text-align: left; float:left; padding-left:10px; margin-top:-4px; padding-bottom:0px; text-transform: none; font-family: "verdana"; font-size:11px; color: #666; } span.spa_addTitle{ display:block; text-align: left; float: left; padding-left:0px; padding-right:20px; padding-bottom:2px; text-transform: uppercase; font-family: "UniversLTStd67BoldCondensed", tahoma, geneva, sans-serif; color: @fontcolorLabel; font-size: 11px; } label.spa_add3{ display:block; text-align: left; float: left; padding-left:12px; padding-right:0px; padding-bottom:1px; padding-top: 5px; text-transform: uppercase; font-family: "universltstd55roman", tahoma, geneva, sans-serif; color: @fontcolorLabel; width: 20px; height: 17px; font-size: 11px; } label.spa_add5{ display:block; text-align: left; float: left; padding-left:0px; padding-right:0px; padding-bottom:1px; padding-top: 5px; text-transform: uppercase; font-family: "universltstd55roman", tahoma, geneva, sans-serif; color: @fontcolorLabel; width: 20px; height: 17px; font-size: 11px; } span.spa_addDados3{ display:block; text-align: left; padding-left:5px; margin-top:0px; padding-bottom:1px; padding-top: 5px; height: 17px; text-transform: none; font-family: "verdana"; font-size:11px; color: #666; margin-left: 35px; background-color: #FFFFFF; } hr.stilizada{ height: 1px; color: #f2f2f2; background-color: #fff; } span.lab_add{ display:block; text-align: left; padding-left:0; padding-right:20px; margin-left:43px; text-transform: uppercase; font-family: 'Univers57CondensedRegular'; font-size:11px; font-weight: 400; color: @fontcolorLabel; } span.outText_add{ display:block; text-align: left; padding-left:0; padding-right:20px; margin-left:10px; text-transform: uppercase; font-family: 'Univers57CondensedRegular'; font-size:16px; font-weight: 400; color:@fontcolorLabel; } span .ui-inplace-display{ display:block; text-align: left; padding-left:0; padding-right:20px; margin-left:43px; text-transform: uppercase; font-family: 'Univers57CondensedRegular'; font-size:11px; font-weight: 400; color: @fontcolorLabel; } span.lab_addContent2{ display:block; text-align: left; padding-left:0; margin-left:3px; text-transform: uppercase; font-family:'Univers57CondensedRegular'; font-size:11px; font-weight: 400; color: @fontcolorLabel; } span.raoperatodataagendamento{ text-transform: uppercase; font-family: arial; font-size:14px; font-weight: 700; color: #39ABC4; margin-top:13px; display:block; } label.lab_inf{ display:block; text-align: left; padding-left:25; padding-right:20px; margin-left:43px; text-transform: uppercase; font-family: 'Univers57CondensedRegular'; font-size:11px; font-weight: 400; color: @fontcolorLabel; } span.lab_inf{ display:block; text-align: left; padding-left:15; padding-right:5px; margin-left:10px; font-family: 'Univers57CondensedRegular'; font-size:11px; font-weight: 400; color: @fontcolorLabel; } p.infMenuHome{ display:table; vertical-align:text-bottom; text-align: left; text-transform: uppercase; font-family: 'Univers57CondensedRegular'; font-size:10px; font-weight: 400; color:@fontcolorTitulo; margin-top: 0px; margin-left: 10px; margin-right: 5px; } h4.infAlinha{ height: 55px; margin-bottom:0px; } span.seta{ font-family: 'Univers57CondensedRegular'; font-size:13px; font-weight: 700; } label.simulaInput{ display: block; padding:4px 2px 4px 4px; margin-left: 0; width:auto; border: 1px solid @inputBorderColor; margin-bottom: 25px; color: #0a4166; background-color: #fff; } span.simulaInput{ display: block; padding:4px; margin-left: 0; width:auto; height:18px; border: 1px solid @inputBorderColor; margin-bottom: 25px; color: #0a4166; background-color: #fff; } span.simulaInputWarning{ display: block; padding:5px; margin-left: 0; width:340px; height:12px; border: 1px solid #007992; margin-bottom: 25px; background-color: #FFFFDF; padding-top: 2px; background-image: url("./images/info-alt.png"); background-repeat: no-repeat; background-position: 0px 0px; text-indent: 17px; } .seta-esquerda { width: 0; height: 0; border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-right:10px solid #E5E5E5; margin-left: -15px; margin-top: -3px; } div.simulaInputWarning{ display: block; padding:5px; margin-left: 29px; width:340px; height:94px; margin-top:-40px; border: 1px solid #E5E5E5; margin-bottom:5px; background-color: #E5E5E5; padding-top: 2px; background-image: url("./images/icones/1394218838_warning.png"); background-repeat: no-repeat; background-position: 5px 5px; } div.simulaInputWarning label { font-family: 'Univers57CondensedRegular'; font-size:12px; margin-left: 25px; margin-top: -15px; display: block; color: @inputFontColor; } span.simulaInputWarningAutori{ display: block; padding:5px; margin-left: 0px; width:340px; height:94px; margin-top:-10px; border: 1px solid #E5E5E5; margin-bottom:5px; background-color: rgb(255, 255, 244); padding-top: 2px; background-image: url("./images/loadTickets.png"); background-repeat: no-repeat; background-position: 5px 5px; padding-left:50px; } span.simulaInputWarning2{ display: block; padding:6px 10px 8px 9px; height:12px; border: 1px solid #3c763d; margin-bottom: 25px; background-color: #FFFFDF; background-image: url("./images/elem_cert-valido_hdpi.png"); background-repeat: no-repeat; background-position: 3px 3px; text-indent: 17px; font-family: 'Univers57CondensedRegular'; font-size:12px; display: block; font-weight: 700; color: @inputFontColor; } span.simulaInputWarning3{ display: block; padding:6px 10px 8px 9px; height:12px; border: 1px solid #3c763d; margin-bottom: 25px; background-color: #FFFFDF; background-image: url("./images/info-alt.png"); background-repeat: no-repeat; background-position: 3px 3px; text-indent: 17px; font-family: 'Univers57CondensedRegular'; font-size:12px; display: block; font-weight: 700; color: @inputFontColor; } .newsLabel{ display: block; padding:4px 2px 4px 4px; margin-left: 0; width:100%; margin-bottom: 0px; color: #0a4166; background-color: #fff; white-space : pre-wrap !important; } .newsFront{ display: block; padding:4px 2px 4px 4px; margin-left: 0; width:100%; height: 100px; margin-bottom: 0px; color: #0a4166; background-color: #fff; text-decoration: none; white-space: break-word; overflow: hidden; text-overflow: ellipsis; } .verm{ font-family: 'UniversLTStd55Roman'; font-size:10px; font-weight: 700; color:@fontcolorLabel; margin-left:0; padding:4px 2px 4px 4px; float:right; } a.linkNewsLabel{ text-decoration: none; cursor: pointer !important; } a.linkNewsLabel:hover{ color:#666; } a.linkNewsLabel{ text-decoration: none; cursor: pointer !important; } a.linkNewsLabel:hover{ color:#666; } label.documentsInfo{ font-family: 'Univers57CondensedRegular'; font-size:11px; font-weight: 400; color: @fontcolorLabel; } .margensLabelList{ display:block; margin-top: 25px; } .lab_Ativo{ font-size: 10px; font-family: tahoma; color:@fontcolorLabel; text-transform: lowercase !important; } .lab_CheckAtivo{ font-family: 'Univers57CondensedRegular'; font-size:11px; font-weight: 400; color: @fontcolorLabel; text-transform: uppercase !important; } span.textCodigo{ font-family: 'UniversLTStd55Roman'; font-size:10px; text-transform: uppercase; font-weight: 700; color:@fontcolorLabel; } span.textCodigoedit{ font-family: 'UniversLTStd55Roman'; font-size:20px; text-transform:uppercase; font-weight: 700; color:@fontcolorLabel; } /* ------- ICONES E IMAGENS E DERIVADOS ------- */ .imgAtivo{ border:none; padding:3px; vertical-align: middle !important; text-align: left; } .imgErroProvider{ border:none; padding-top:3px; padding-left:22px; vertical-align: middle !important; text-align: left; background-image: url("./images/icones/ico_nComp.png"); background-repeat: no-repeat; } .imgOkProvider{ border:none; padding-top:3px; padding-left:22px; vertical-align: middle !important; text-align: left; background-image: url("./images/icones/ico_ok.jpg"); background-repeat: no-repeat; } .imgWarningProvider{ border:none; padding-top:0; padding-left:22px; padding-bottom:15px; vertical-align: middle !important; text-align: left; background-image: url("./images/icones/ico_falta.jpg"); background-repeat: no-repeat; } .imgCertiProvider{ border:none; padding-top:5px; padding-left:22px; padding-bottom:15px; vertical-align: middle !important; text-align: left; background-image: url("./images/certi24x24.png"); background-repeat: no-repeat; } .imgCertifAtribute{ border:none; padding-right:20px !important; padding-top:5px; padding-left:40px !important; padding-bottom:15px; vertical-align: middle !important; text-align: left; background-image: url("./images/certification.png"); background-repeat: no-repeat; } .imgDocXmlProvider{ border:none; padding-right:20px !important; padding-top:5px; padding-left:40px !important; padding-bottom:15px; vertical-align: middle !important; text-align: left; background-image: url("./images/xml.png"); background-repeat: no-repeat; } .imgDocJarProvider{ border:none; padding-right:20px !important; padding-top:5px; padding-left:40px !important; padding-bottom:15px; vertical-align: middle !important; text-align: left; background-image: url("./images/jar.png"); background-repeat: no-repeat; } .imgDocArquiveProvider, .imgDocImgProvider, .imgDocPdfProvider, .imgDocXlxProvider, .imgDocWordProvider{ border:none; padding-right:20px !important; width:300px; padding-top:15px; padding-left:40px !important; padding-bottom:15px; vertical-align: middle !important; text-align: left; margin-top: -17px !important; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .imgDocArquiveProvider{background-image: url("./images/icoGeral.png"); background-repeat: no-repeat;} .imgDocImgProvider{background-image: url("./images/icoImagen.png"); background-repeat: no-repeat;} .imgDocPdfProvider{background-image: url("./images/icoPdf.png"); background-repeat: no-repeat;} .imgDocXlxProvider{background-image: url("./images/icoxls.png"); background-repeat: no-repeat;} .imgDocWordProvider{background-image: url("./images/icoDocxl.png"); background-repeat: no-repeat;} .imgWarningExpired{ border:none; padding-top:7px; padding-left:22px; padding-bottom:15px; vertical-align: middle !important; text-align: left; background-image: url("./images/time.png"); background-repeat: no-repeat; } .WarningProvider{ display:block; text-align:left; float:left; padding-left:25px; padding-right:20px; margin-top:0px; text-transform: uppercase; font: 10px "universltstd55roman", tahoma, geneva, sans-serif; color: #0a4166; padding-top: 3px; height: 20px; } .WarningProviderText{ display:block; text-align:left; float:left; padding-left:30px; padding-right:20px; margin-top:-10px; font: 12px "universltstd55roman", tahoma, geneva, sans-serif; color: #0a4166; padding-top:-5px !important; height: auto; margin-bottom: 20px; margin-left:25px; } .imgAtivoIcoPonto{ width:22px; height:22px; border:none; padding:3px; vertical-align: middle !important; text-align: left; background-image: url("./images/pontoAtend_.png"); background-repeat: no-repeat; background-color: transparent !important; cursor: pointer !important; } .imgInativoIcoPonto{ width:22px; height:22px; border:none; padding:3px; vertical-align: middle !important; text-align: left; background-image: url("./images/pontoAtendOff_.png"); background-repeat: no-repeat; background-color: transparent !important; cursor: pointer !important; } .imgAtivoIco{ width:16px; height:16px; border:none; padding:3px; vertical-align: middle !important; text-align: left; background-image: url("./images/1328627429_computer.png"); background-repeat: no-repeat; background-color: transparent !important; } .imgInativoIco{ width:16px; height:16px; border:none; padding:3px; vertical-align: middle !important; text-align: left; background-image: url("./images/1328627429_computerOff.png"); background-repeat: no-repeat; background-color: transparent !important; } .imgAtivoVinculo{ width:22px; height:22px; border:none; padding:3px; vertical-align: middle !important; text-align: left; background-image: url("./images/vinculoOn.png"); background-repeat: no-repeat; background-color: transparent !important; } .imgInativoVinculo{ width:22px; height:22px; border:none; padding:3px; vertical-align: middle !important; text-align: left; background-image: url("./images/vinculoOff.png"); background-repeat: no-repeat; background-color: transparent !important; } .imgExcluirIco{ width:16px; height:16px; border:none; padding:3px; vertical-align: middle !important; text-align: left; font-size:1px; color:transparent ; background-image: url("./images/trash.png"); background-repeat: no-repeat; background-color: transparent !important; cursor: pointer !important; } .imgExcluirIco:hover{ width:16px; height:16px; border:none; padding:3px; vertical-align: middle !important; text-align: left; font-size:1px; color:transparent ; background-image: url("./images/trashHover.png"); background-repeat: no-repeat; background-color: transparent !important; cursor: pointer !important; } .imgExcluirIco:active { background-image: url("./images/trashHover.png") !important; border:none !important ; background-color: transparent !important; margin-top:1px; } .assignatureico{ width:16px; height:20px; border:none; padding:3px; vertical-align: middle !important; text-align: left; font-size:1px; color:transparent ; background-image: url("./images/assignatureh.gif"); background-repeat: no-repeat; background-color: transparent !important; cursor: pointer !important; margin-top:10px; } .assignatureico:hover{ width:16px; height:20px; border:none; padding:3px; vertical-align: middle !important; text-align: left; font-size:1px; color:transparent ; background-image: url("./images/assignature.gif"); background-repeat: no-repeat; background-color: transparent !important; cursor: pointer !important; margin-top:10px; } .imgDetalhesIco{ width:16px; height:16px; border:none; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; color:transparent ; background-image: url("./images/detat16.png"); background-repeat: no-repeat; margin-right:6px; background-color: transparent !important; cursor: pointer !important; } .imgDetalhesIco:hover{ width:16px; height:16px; border:none; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; color:transparent ; background-image: url("./images/detat16h.png"); background-repeat: no-repeat; margin-right:6px;background-color: transparent !important; cursor: pointer !important; } .imgVerifyBioIco{ width:21px; height:28px; border:none; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; color:transparent ; background-image: url("./images/professional_indentification_cards_blue2.png"); background-repeat: no-repeat; margin-right:6px; background-color: transparent !important; cursor: pointer !important; } .imgVerifyBioIco:hover{ width:21px; height:28px; border:none; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; color:transparent ; background-image: url("./images/professional_indentification_cards_blue.png"); background-repeat: no-repeat; margin-right:6px;background-color: transparent !important; cursor: pointer !important; } .imgUploadDocIco{ width:26px; height:28px; border:none; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; color:transparent ; background-image: url("./images/upload_button.png"); background-repeat: no-repeat; margin-right:6px; background-color: transparent !important; cursor: pointer !important; } .imgUploadDocIco:hover{ width:26px; height:28px; border:none; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; color:transparent ; background-image: url("./images/upload_button.png"); background-repeat: no-repeat; margin-right:6px;background-color: transparent !important; cursor: pointer !important; } .imgDetalhesIco:active { background-image: url("./images/detat16h.png") !important; border:none !important ; background-color: transparent !important; margin-top:1px; } .imgHistoricoIco{ width:16px; height:16px; border:none; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; color:transparent ; background-image: url("./images/historicoIcoS.png"); background-repeat: no-repeat; margin-right:6px; background-color: transparent !important; cursor: pointer !important; } .imgHistoricoIco:hover{ width:16px; height:16px; border:none; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; color:transparent ; background-image: url("./images/historicoIco.png"); background-repeat: no-repeat; margin-right:6px;background-color: transparent !important; cursor: pointer !important; } .imgHistoricoIco:active { border:0px transparent !important ; background-color: transparent !important; } .imgHistoricoCPFIco{ width:16px; height:16px; border:none; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; color:transparent ; background-image: url("./images/historicoIcoCpfS.png"); background-repeat: no-repeat; margin-right:6px; background-color: transparent !important; cursor: pointer !important; } .imgHistoricoCPFIco:hover{ width:16px; height:16px; border:none; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; color:transparent ; background-image: url("./images/historicoIcoCpf.png"); background-repeat: no-repeat; margin-right:6px;background-color: transparent !important; cursor: pointer !important; } .imgHistoricoCPFIco:active { border:0px transparent !important ; background-color: transparent !important; } .imgRegistrarAtendIco{ width:16px; height:16px; border:none; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; color:transparent ; background-image: url("./images/bubbles4.png"); background-repeat: no-repeat; margin-right:6px; background-color: transparent !important; cursor: pointer !important; } .imgRegistrarAtendIco:hover{ width:16px; height:16px; border:none; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; color:transparent ; background-image: url("./images/bubbles4Hover.png"); background-repeat: no-repeat; margin-right:6px;background-color: transparent !important; cursor: pointer !important; } .imgRegistrarAtendIco:active { border:0px transparent !important ; background-color: transparent !important; } .imgEmailAtendIco{ width:16px; height:16px; border:none; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; color:transparent ; background-image: url("./images/emailSat.png"); background-repeat: no-repeat; margin-right:6px; background-color: transparent !important; cursor: pointer !important; } .imgEmailAtendIco:hover{ width:16px; height:16px; border:none; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; color:transparent ; background-image: url("./images/emailSatHover.png"); background-repeat: no-repeat; margin-right:6px;background-color: transparent !important; cursor: pointer !important; } .imgEmailAtendIco:active { border:0px transparent !important ; background-color: transparent !important; } .imgCheckedIco{ width:24px; height:19px; border:none; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; color:transparent ; background-image: url("./images/icones/icon_okIntall.png"); background-repeat: no-repeat; margin-right:6px; background-color: transparent !important; } .imgRecusadoIco{ width:25px; height:25px; border:none; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; color:transparent ; background-image: url("./images/recusadoIco.png"); background-repeat: no-repeat; margin-right:6px; background-color: transparent !important; } .imgAttachmentIco{ width:16px; height:16px; border:none; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; color:transparent ; background-image: url("./images/paperclip-70px2.png"); background-repeat: no-repeat; margin-right:6px; background-color: transparent !important; cursor: pointer !important; } .imgAttachmentIco:hover{ width:16px; height:16px; border:none; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; color:transparent ; background-image: url("./images/paperclip-70px.png"); background-repeat: no-repeat; margin-right:6px; background-color: transparent !important; cursor: pointer !important; } .imgAttachmentIco:active { border:0px transparent !important ; background-color: transparent !important; } .imgAttachmentCheckerIco{ width:16px; height:16px; border:none; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; color:transparent ; background-image: url("./images/anexoTesteChecker.png"); background-repeat: no-repeat; margin-right:6px; background-color: transparent !important; cursor: pointer !important; } .imgAttachmentCheckerIco:hover{ width:16px; height:16px; border:none; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; color:transparent ; background-image: url("./images/anexoTesteCheckerhover.png"); background-repeat: no-repeat; margin-right:6px; background-color: transparent !important; cursor: pointer !important; } .imgAttachmentCheckerIco:active { border:0px transparent !important ; background-color: transparent !important; } .imgEditIco{ width:16px; height:16px; border:none; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; background-image: url("./images/edit16.png"); background-repeat: no-repeat; margin-right: 6px; color: transparent !important; background-color: transparent !important; cursor: pointer !important; } .imgEditIco:hover{ width:16px; height:16px; border:none; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; color:transparent ; background-image: url("./images/edithover.png"); background-repeat: no-repeat; margin-right: 6px; background-color: transparent !important; } .imgEditIco:active { background-image: url("./images/edithover.png") !important; border:none !important ; background-color: transparent !important; margin-top:1px; } .imgEspecializacaoIco{ width:18px; height:18px; border:none; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; background-image: url("./images/especializacao.png"); background-repeat: no-repeat; margin-right: 6px; color: transparent !important; background-color: transparent !important; cursor: pointer !important; } .imgEspecializacaoIco:hover{ width:18px; height:18px; border:none; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; background-image: url("./images/especializacaohover.png"); background-repeat: no-repeat; margin-right: 6px; color: transparent !important; background-color: transparent !important; cursor: pointer !important; } .imgEspecializacaoIco:active{ } .downloadIco{ width:18px; height:18px; border:none; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; background-image: url("./images/download.png"); background-repeat: no-repeat; margin-right: 6px; color: transparent !important; background-color: transparent !important; cursor: pointer !important; } .downloadIco:hover{ width:18px; height:18px; border:none; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; background-image: url("./images/downloadh.png"); background-repeat: no-repeat; margin-right: 6px; color: transparent !important; background-color: transparent !important; cursor: pointer !important; } .downloadIco32{ width:100px; height:100px; border:none; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; background: url("./images/icon_downloadTJ.png"); background-repeat: no-repeat; margin-right: 6px; color: transparent !important; background-color: transparent !important; cursor: pointer !important; } .downloadIco32:hover{ width:100px; height:100px; border:none; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; background: url("./images/icon_downloadTJ.png") 100% 100%; background-repeat: no-repeat; margin-right: 6px; color: transparent !important; background-color: transparent !important; cursor: pointer !important; } .downloadIco100_ug{ width:100px; height:100px; border:none; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; background: url("./images/icon_UserGuideTJ.png"); background-repeat: no-repeat; margin-right: 6px; color: transparent !important; background-color: transparent !important; cursor: pointer !important; } .downloadIco100_ug:active{ width:100px; height:100px; border:none !important; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; background: url("./images/icon_UserGuideTJ.png")!important; background-repeat: no-repeat; margin-right: 6px; color: transparent !important; background-color: transparent !important; cursor: pointer !important; } .downloadIco100_vi{ width:100px; height:100px; border:none; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; background: url("./images/icon_ViewTJ.png"); background-repeat: no-repeat; margin-right: 6px; color: transparent !important; background-color: transparent !important; cursor: pointer !important; } .downloadIco100_vi:hover{ width:100px; height:100px; border:none; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; background: url("./images/icon_ViewTJ.png"); background-repeat: no-repeat; margin-right: 6px; color: transparent !important; background-color: transparent !important; cursor: pointer !important; } .downloadIco100_vi:active{ width:100px; height:100px; border:none !important; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; background: url("./images/icon_ViewTJ.png")!important; background-repeat: no-repeat; margin-right: 6px; color: transparent !important; background-color: transparent !important; cursor: pointer !important; } .downloadIco100_pl{ width:100px; height:100px; border:none; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; background: url("./images/icon_PlanilhaTJ.png"); background-repeat: no-repeat; margin-right: 6px; color: transparent !important; background-color: transparent !important; cursor: pointer !important; } .downloadIco100_pl:active{ width:100px; height:100px; border:none; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; background: url("./images/icon_PlanilhaTJ.png"); background-repeat: no-repeat; margin-right: 6px; color: transparent !important; background-color: transparent !important; cursor: pointer !important; } .downloadIco100_video{ width:100px; height:100px; border:none; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; background: url("./images/icon_videoTJ.png"); background-repeat: no-repeat; margin-right: 6px; color: transparent !important; background-color: transparent !important; cursor: pointer !important; } .imgSaverico{ width:18px; height:18px; border:none; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; background-image: url("./images/save.png"); background-repeat: no-repeat; margin-right: 6px; color: transparent !important; background-color: transparent !important; cursor: pointer !important; } .imgSaverico:hover{ width:18px; height:18px; border:none; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; background-image: url("./images/saveHover.png"); background-repeat: no-repeat; margin-right: 6px; color: transparent !important; background-color: transparent !important; cursor: pointer !important; } .imgAtivoVinculo{ width:16px; height:16px; border:none; padding:3px; vertical-align: middle !important; text-align: left; background-image: url("./images/vinculoOn.png"); background-repeat: no-repeat; background-color: transparent !important; text-indent:-9999px; background-size:100%; cursor: pointer !important; } .imgInativoVinculo{ width:16px; height:16px; border:none; padding:3px; vertical-align: middle !important; text-align: left; background-image: url("./images/vinculoOff.png"); background-repeat: no-repeat; background-color: transparent !important; text-indent:-9999px; background-size:100%; cursor: pointer !important; } .imgEditIco2{ width:18px; height:18px; border:none; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; background-image: url("./images/file_edit.png"); background-repeat: no-repeat; margin-right: 6px; color: transparent !important; background-color: transparent !important; cursor: pointer !important; } .imgEditIco2:hover{ width:18px; height:18px; border:none; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; background-image: url("./images/file_editH.png"); background-repeat: no-repeat; margin-right: 6px; color: transparent !important; background-color: transparent !important; cursor: pointer !important; } .iconexpandeMin{ width:16px; height:12px; border:none; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; color:transparent ; background-image: url("./images/min3.png"); background-repeat: no-repeat; margin-right:4px; margin-left:0px; margin-top:4px; background-color: transparent !important; cursor: pointer; } .iconexpandeMax{ width:16px; height:12px; border:none; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; color:transparent ; background-image: url("./images/max3.png"); background-repeat: no-repeat; margin-right:4px; margin-left:0px; margin-top:4px; background-color: transparent !important; cursor: pointer; } .imgBtnConsulta{ background:#fff; color:#003f66; padding:3px 10px 3px; border:1px solid #003f66; font-family: tahoma; font-size:11px; text-transform:uppercase; width:120px; display:block; margin-top:0; text-align:center; margin-left: 15px !important; cursor: pointer !important; } .imgBtnConsulta .ui-button-text{ padding: 0;} .imgDetalhesListWork{ width:16px; height:16px; border:none; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; color:transparent ; background-image: url("./images/next.gif"); background-repeat: no-repeat; margin-right:6px; background-color: transparent !important; } .imgBtnTrilha{ width:16px; height:16px; border:none; margin-left:15px; background-image: url("./images/detat16.png"); background-repeat: no-repeat; background-color: transparent !important; } .imgBuscaCPF{ width:16px; height:16px; border:none; padding:5px; vertical-align: middle !important; text-align: left; font-size:1px; color:transparent ; background-image: url("./images/action_refresh_blue.gif"); background-repeat: no-repeat; margin-right:6px; background-color: transparent !important; margin-top: 6px; } .imgTermoIco{ width:16px; height:16px; border:none; padding:3px; vertical-align: middle !important; text-align: left; font-size:1px; text-indent:-999px; color:transparent; background-image: url("./images/6.png"); background-repeat: no-repeat; background-color: transparent !important; cursor: pointer !important; } div.imgConsultaRg a{ width:18px; height:18px; border:none; padding:17px 0px 11px 18px; vertical-align: middle !important; text-align: left; font-size:0px; color:transparent !important ; background-image: url("./images/rgconsulta.png"); background-repeat: no-repeat; margin-right:6px; background-color: transparent !important; cursor: pointer !important; text-indent:-100px; } div.imgConsultaRg span{ width:18px; height:18px; border:none; padding:17px 0px 11px 18px; vertical-align: middle !important; text-align: left; font-size:0px; color:transparent !important ; background-image: url("./images/rgconsultaDisable.png"); background-repeat: no-repeat; margin-right:6px; background-color: transparent !important; cursor: default !important; text-indent:-100px; } .imgErro, .imgOk, .imgWarning, .imgdesativado{ font-family: tahoma; font-size: 10px } .imgErro{color: #ff0000;} .imgOk{ color:#009900;} .imgWarning{color:#006699;} .imgdesativado{text-shadow: #f2f2f2 1px 1px 1px, #FFF -1px -1px 1px; color:#ccc; } .imgTutorial{ width: 350px; height: auto; float: left; } .imgStatusFraudeok{ width:50px; height:55px; border:none; vertical-align: middle !important; text-align: left; font-size:1px; background-image: url("./images/alertFraudeStatusOK.png"); background-repeat: no-repeat; margin: 0 auto; color: transparent !important; background-color: transparent !important; cursor: pointer !important; margin-top:10px; } .imgStatusFraudeAlert{ width:50px; height:55px; border:none; vertical-align: middle !important; text-align: left; font-size:1px; background-image: url("./images/alertFraudeStatusAlerta.png"); background-repeat: no-repeat; margin: 0 auto; color: transparent !important; background-color: transparent !important; cursor: pointer !important; margin-top:10px; } .imgStatusFraudeInBox{ width:12px; height:12px; border:none; vertical-align: middle !important; text-align: left; font-size:1px; background-image: url("./images/indicioFraud2.png"); background-repeat: no-repeat; margin: 0 auto; color: transparent !important; background-color: transparent !important; } table.boxDocuments{ display: block; font-family: 'UniversLTStd55Roman'; font-size:10px; text-transform:uppercase; font-weight: 700; color:#0a4166; background-color:transparent !important; } h2.accordion{ cursor: hand; } div.accordion{ display: none; } form.formlogin{ width: 199px; height: 26px; background-color:#f2f2f2; border:0px solid #f2f2f2; margin-top: 35px; } form.formlogin:hover{ background-color:#C4D6D8; } /* ------- Buttons ------- */ button.btn_master { background: @SbuttonFaceColor; color: @SbuttonFontColor; border: 1px solid @SbuttonBorderColor; padding: 2px 0; font-family: 'UniversLTStd55Roman'; font-size: 10px; text-transform: uppercase; display: block; margin-top: 0; text-align: center; margin-left: 15px; margin-right: 10px; cursor: hand; } button.btn_master:hover { background: @HbuttonFaceColor; border: 1px solid @HbuttonBorderColor; color: @HbuttonFontColor !important; padding: 2px 0; font-family: 'UniversLTStd55Roman'; font-size: 10px; text-transform: uppercase; display: block; margin-top: 0; text-align: center; margin-left: 15px; margin-right: 10px; cursor: hand; } button.btn_master:active { background: @SbuttonFaceColor; color: @SbuttonFontColor; border: 1px solid @SbuttonBorderColor; padding: 2px 0; font-family: 'UniversLTStd55Roman'; font-size: 10px; text-transform: uppercase; display: block; margin-top: 0; text-align: center; margin-left: 15px; margin-right: 10px; cursor: hand; } button.btn_Cancelar { background: @NbuttonFaceColor; border: 1px solid @NbuttonBorderColor; color: @NbuttonFontColor; padding: 2px 0; font-family: 'UniversLTStd55Roman'; font-size: 10px; text-transform: uppercase; display: block; margin-top: 0px; text-align: center; margin-left: 15px; margin-right: 10px; cursor: hand; } button.btn_Cancelar:hover { background: @HbuttonFaceColor; color: @HbuttonFontColor; border: 1px solid @HbuttonBorderColor; cursor: hand; } a.btn_master{ background:#1b859f; color:#ffffff; padding:0; text-decoration:none; width:120px; font-family: 'UniversLTStd55Roman'; font-size:10px; text-transform:uppercase; display:block; margin-top:0px; text-align:center; margin-left:25px; margin-right: 0; } a.btn_master:hover{ background:#1b859f; } a.btn_masterBio{ background: @SbuttonFaceColor; color: @SbuttonFontColor; border: 1px solid @SbuttonBorderColor; padding:7px 8px 7px 8px; text-decoration:none; width:120px; font-family: 'UniversLTStd55Roman'; font-size:10px; text-transform:uppercase; display:block; text-align:center; margin-left:25px; margin-right: 0; } a.btn_masterBio:hover{ background: @HbuttonFaceColor; border: 1px solid @HbuttonBorderColor; color: @HbuttonFontColor !important; } span.btn_masterBio{ background: #dddddd; padding:8px 8px 8px 8px; font-family: 'UniversLTStd55Roman'; font-size:10px; text-transform:uppercase; text-align:center; } a.btn_master2{ background:#0a596b; border:1px solid #0a596b; color:#ffffff; padding:6px; text-decoration:none; width:120px; font-family: 'UniversLTStd55Roman'; font-size:10px; text-transform:uppercase; display:block; margin-top:2px; text-align:center; margin-left:25px; margin-right: 0; } a.btn_master2:hover{ background:#1b859f; border:1px solid #1b859f; } a.btn_masterCancelar{ background:#fff; color:#0a596b; padding:6px; text-decoration:none; width:120px; border:1px solid #0a596b; font-family: 'UniversLTStd55Roman'; font-size:10px; text-transform:uppercase; display:block; margin-top:2px; text-align:center; margin-left:25px; margin-right: 0; } a.btn_masterCancelar:hover{ background:#1b859f; color: #fff; border: 1px solid #f2f2f2; } a.btn_Cancelar{ background:#fff; color:#0a596b; padding:2px 0; border:1px solid #0a596b; font-family: 'UniversLTStd55Roman'; font-size:10px; text-transform:uppercase; display:block; margin-top:0; text-align:center; margin-left: 15px; margin-right: 10px; } a.btn_Cancelar:hover{ background:#1b859f; color: #fff; border: 1px solid #f2f2f2; } a.btn_Raoperator{ background: transparent; color:#0a596b; padding:02px 0; border:1px solid #0a596b; font-family: 'UniversLTStd55Roman'; font-size:08px; text-transform:uppercase; text-decoration: none; margin-left: 5px; display:block; margin-top:0; text-align:center; } a.btn_Raoperator:hover{ color:#0a596b; border: 1px solid #006699; background-color: c2c2c2; } a.btn_Link{ background: transparent; color:#0a596b; padding:02px 0; border:1px solid #0a596b; font-family: 'UniversLTStd55Roman'; font-size:08px; text-transform:uppercase; text-decoration: none; margin-left: 5px; display:block; margin-top:0; text-align:center; margin-bottom: 1px !important; } a.btn_Link:hover{ font-weight: 700; color:#0a596b; border: 1px solid #0a596b; background-color: #f2f2f2; } span.btn_Link{ background: #FBE9E3; color:#0a596b; padding:02px 0; border:1px solid #CC5100; font-family: 'UniversLTStd55Roman'; font-size:08px; text-transform:uppercase; text-decoration: none; margin-left: 5px; display:block; margin-top:0; text-align:center; margin-bottom: 1px !important; } button.btn_list{ background:#c4c4c4; color:#0a596b; padding:0; font-family: 'UniversLTStd55Roman'; font-size:09px; font-weight:400; text-transform:uppercase; display:block; margin-top:2px; text-align:center; margin-left: 0px; margin-right: 0px; } button.btn_list button.bground{ background:#0a596b; } button.btn_searchRa{ background:#0a596b; color:#ffffff; padding:2px 0; font-family: 'UniversLTStd55Roman'; font-size:10px; text-transform:uppercase; display:block; text-align:center; margin-left:0; } button.btn_masterListWork{ background:#0a596b; color:#ffffff; padding:2px 0; font-family: 'UniversLTStd55Roman'; font-size:10px; text-transform:uppercase; display:block; text-align:center; margin-left: 15px; margin-right:5px; } button.btn_masterListWork:hover{ background:#1b859f; color:#ffffff; padding:2px 0; font-family: 'UniversLTStd55Roman'; font-size:10px; text-transform:uppercase; display:block; text-align:center; margin-left: 15px; margin-right:5px; } .btnLink_masterListWork{ background:#0a596b; color:#ffffff; padding-top:7px; padding-bottom:7px; padding-left:2px; padding-right:2px; font-family: 'UniversLTStd55Roman'; font-size:10px; text-transform:uppercase; display:inline; text-align:center; margin-left: 15px; margin-right:5px; text-decoration:none; } .btnLink_masterListWork:hover{ background:#1b859f; color:#ffffff; padding-top:7px; padding-bottom:7px; padding-left:2px; padding-right:2px; font-family: 'UniversLTStd55Roman'; font-size:10px; text-transform:uppercase; display:inline; text-align:center; margin-left: 15px; margin-right:5px; text-decoration: none; } button.btn_masterListWorkSearch{ background:#0a596b; color:#ffffff; padding:2px 0; padding-bottom:0; font-family: 'UniversLTStd55Roman'; font-size:10px; text-transform:uppercase; display:block; text-align:center; margin-left:5px; margin-right:5px; margin-top: -6px; } button.btn_masterListWorkSearch:hover{ background:#1b859f; color:#ffffff; padding:2px 0; font-family: 'UniversLTStd55Roman'; font-size:10px; text-transform:uppercase; display:block; text-align:center; margin-left: 5px; margin-right:5px; margin-top: -6px; } .btn_ativo{ width:77px; background-image:url("./images/btn_aprovat.png"); background-repeat:no-repeat; background-color:transparent; color:#009900; padding:0 !important; font-family: 'UniversLTStd55Roman'; font-size:10px; text-transform:uppercase; border:1px solid #fff; display:block; margin-top:2px; text-align:center; float: right; font-weight: 700; } .btn_ativo:hover{ background-image:url("./images/ativar_.png"); background-repeat:no-repeat; color: #0a596b; border:1px solid #009900; text-align:center; } .btn_desativar{ width:77px; background-image:url("./images/btn_aprovat.png"); background-repeat:no-repeat; color:#0a596b; padding:0 ; font-family: 'UniversLTStd55Roman'; font-size:10px; text-transform:uppercase; border:1px solid #fff; display:block; margin-top:2px; text-align:center; float: right; font-weight: 700; } .btn_desativar:hover{ background-image:url("./images/ativar_.png"); background-repeat:no-repeat; color:red; padding:0; font-family: 'UniversLTStd55Roman'; font-size:10px; text-transform:uppercase; display:block; margin-top:2px; text-align:center; float: right; font-weight: 700; border:1px solid red; } button.btn_busca{ background:#0a596b; color:#ffffff; padding:2px 0; font-family: 'UniversLTStd55Roman'; font-size:10px; text-transform:uppercase; display:block; margin-top:0; text-align:center; margin-left: 15px; margin-right: 10px; } button.btn_busca:hover{ background:#1b859f; color:#ffffff; padding:2px 0; font-family: 'UniversLTStd55Roman'; font-size:10px; text-transform:uppercase; display:block; margin-top:0; text-align:center; margin-left: 15px; margin-right: 10px; } .btn_trilha{ background-image:url("./images/bnt_trilha.png"); background-repeat:no-repeat; color:#0a596b; padding:1px 0; font-family: 'UniversLTStd55Roman'; font-size:10px; text-transform:uppercase; display:block; margin-top:2px; text-align:center; float: right; font-weight: 700; } button.btn_Cancelartrilha{ background-image:url("./images/btn_fundotrilha1.png"); background-repeat:no-repeat; color:#0a596b; padding:2px 0; border:1px solid #0a596b; font-family: 'UniversLTStd55Roman'; font-size:10px; text-transform:uppercase; display:block; margin-top:0; text-align:center; margin-left: 15px; margin-right: 10px; } button.btn_Cancelartrilha:hover{ background-image:url("./images/btn_fundotrilha2.png"); background-repeat:no-repeat; color: #fff; border: 1px solid #f2f2f2; } button.btn_atribuir{ background-image:url("./images/btn_fundoAtriuir1.png"); background-repeat:no-repeat; color:#0a596b; padding:2px 0; border:1px solid #0a596b; font-family: 'UniversLTStd55Roman'; font-size:10px; text-transform:uppercase; display:block; margin-top:0; text-align:center; margin-left: 15px; margin-right: 10px; } button.btn_atribuir:hover{ background-image:url("./images/btn_fundoAtriuir2.png"); background-repeat:no-repeat; color: #fff; border: 1px solid #f2f2f2; } button.btn_Reimprimir{ background-image:url("./images/btn_fundoImprimir1.png"); background-repeat:no-repeat; color:#0a596b; padding:2px 0; border:1px solid #0a596b; font-family: 'UniversLTStd55Roman'; font-size:10px; text-transform:uppercase; padding-left:20px; display:block; margin-top:0; text-align:center; margin-left: 15px; margin-right: 10px; background-color:#fff; } button.btn_Reimprimir:hover{ background-image:url("./images/btn_fundoImprimir2.png"); background-repeat:no-repeat; color: #fff; background-color:#007992; border: 1px solid #f2f2f2; } button.btn_UploadDossie{ background-image:url("./images/workflow-tab.gif"); background-repeat:no-repeat; color:#0a596b; padding:3px 0; font-family: 'UniversLTStd55Roman'; font-size:10px; text-transform:uppercase; background-color:transparent; display:block; margin-top:0; text-align:center; margin-left: 15px; margin-right: 10px; margin-bottom: 25px; } button.fontFat{ font-family: 'UniversLTStd55Roman'; font-size:13px; text-transform:uppercase; } button.fontFat:hover{ font-family: 'UniversLTStd55Roman'; font-size:13px; text-transform:uppercase; } button.fontSlim{ font-family: 'UniversLTStd55Roman'; font-size:10px; text-transform:uppercase; padding:4px; margin-top: -6px; border-bottom: 1px solid #0a596b; } button.fontSlim:hover{ font-family: 'UniversLTStd55Roman'; font-size:10px; text-transform:uppercase; padding:4px; margin-top: -6px; border-bottom: 1px solid #1b859f; } button.ui-button_raoperator_atend{ background-image: url(./images/btn_atendimento2.png); background-repeat:repeat-x; background-color:#62A21D; width: auto; font-family:'UniversLTStd55Roman'; font-size:10px; text-transform:uppercase; border:1px; color: #fff; margin-left: 15px; margin-right: 10px; padding:2px 0; } button.ui-button_raoperator_atend:hover{ background-image: url(./images/btn_atendimentohover.png); background-repeat:repeat-x; background-color:#84C137; width: auto; font-family:'UniversLTStd55Roman'; font-size:10px; text-transform:uppercase; border:1px; color: #fff; margin-left: 15px; margin-right: 10px ; padding:2px 0; } .ui-button_raoperator_finali{ background-image: url(./images/btn_finaliza.png); background-repeat:repeat-x; background-color:#333; margin-left: 15px; margin-right: 10px; padding:2px 0; font-family:'UniversLTStd55Roman'; font-size:10px; text-transform:uppercase; color: #fff; } .ui-button_raoperator_finali:hover{ background-image: url(./images/btn_finalizahover.png); background-repeat:repeat-x; background-color:#333; margin-left: 15px; margin-right: 10px; padding:2px 0; font-family:'UniversLTStd55Roman'; font-size:10px; text-transform:uppercase; color: #fff; } button.btn_login { background: @SbuttonFaceColor; color: @SbuttonFontColor; border: 1px solid @SbuttonBorderColor; padding: 2px 0; font-family: 'UniversLTStd55Roman'; font-size: 10px; text-transform: uppercase; display: block; margin-top: 0; text-align: center; margin-left: 15px; margin-right: 0; } button.btn_loginSair { background: @SbuttonFaceColor; color: @SbuttonFontColor; border: 1px solid @SbuttonBorderColor; padding: 2px 0; font-family: 'UniversLTStd55Roman'; font-size: 10px; text-transform: uppercase; display: block; margin-top: 0; text-align: center; margin-left: 1px; margin-right: 1px; } button.btn_loginSairheader{ background:none; color:@fontcolorHeader; padding:-1px 0; border: 1px solid @fontcolorHeader; font-family: 'UniversLTStd55Roman'; font-size:09px; text-transform:uppercase; display:block; margin-top:0; text-align:center; margin-left: 1px; margin-right: 1px; } button.btn_loginSairheader:hover{ background: @fontcolorHeader; color:#0099FF; padding:-1px 0; border: 1px solid @fontcolorHeader; font-family: 'UniversLTStd55Roman'; font-size:09px; text-transform:uppercase; display:block; margin-top:0; text-align:center; margin-left: 1px; margin-right: 1px; } button.btn_masterM { background: @SbuttonFaceColor; color: @SbuttonFontColor; padding: 2px 0; border: 1px solid @SbuttonFaceColor; font-family: 'UniversLTStd55Roman'; font-size: 10px; text-transform: uppercase; display: block; margin-top: -2px; text-align: center; } button.btn_masterM:hover { background: @HbuttonFaceColor; border: 1px solid @HbuttonBorderColor; color: @HbuttonFontColor; padding: 2px 0; font-family: 'UniversLTStd55Roman'; font-size: 10px; text-transform: uppercase; display: block; margin-top: -2px; text-align: center; } button.btn_Confirm { background: @SbuttonFaceColor; color: @SbuttonFontColor; border: 1px solid @SbuttonBorderColor; padding: 2px 0; font-family: 'UniversLTStd55Roman'; font-size: 10px; text-transform: uppercase; display: block; margin-top: 0px; text-align: center; } button.btn_Confirm:hover { background: @HbuttonFaceColor; color: @HbuttonFontColor; border: 1px solid @HbuttonBorderColor; } button.btn_masterBig { background: @SbuttonFaceColor; color: @SbuttonFontColor; border: 1px solid @SbuttonBorderColor; padding-top: 3px !important; padding-bottom: 3px !important; padding-left: 15px; padding-right: 15px; font-family: 'UniversLTStd55Roman'; font-size: 15px; text-transform: uppercase; display: block; margin-top: 0; text-align: center; margin-right: 5px !important; } button.btn_masterBig:hover { background: @HbuttonFaceColor; color: @HbuttonFontColor; border: 1px solid @HbuttonBorderColor; } .boxListWorkButton button.btn_masterBig .ui-button-text { padding: 0 !important; } .boxListWorkButton button.btn_masterBig:hover { background: @SbuttonFaceColor; } .btn_FotoFraude {background-image: url("./images/noImage.jpg") !important; width:80px; height:100px;} div.lightBox a { background: @SbuttonFaceColor; color: @SbuttonFontColor; border: 1px solid @SbuttonBorderColor; padding-top: 6px !important; padding-bottom: 6px !important; font-family: 'UniversLTStd55Roman'; font-size: 10px; text-transform: uppercase; display: block; margin-top: 0; text-align: center; margin-right: 5px !important; width:118px; text-decoration: none; cursor: pointer; } div.lightBox a:hover{ background-color: @HbuttonFaceColor; color: @HbuttonFontColor; border: 1px solid @HbuttonBorderColor; } div.lightBox span { background: @SbuttonFaceColor; color: @SbuttonFontColor; border: 1px solid @SbuttonBorderColor; padding-top: 6px !important; padding-bottom: 6px !important; font-family: 'UniversLTStd55Roman'; font-size: 10px; text-transform: uppercase; display: block; margin-top: 0; text-align: center; margin-right: 5px !important; width:118px; text-decoration: none; cursor: default; } input.btn_master { background: @SbuttonFaceColor; color: @SbuttonFontColor; padding: 2px 0; font-family: 'UniversLTStd55Roman'; font-size: 10px; text-transform: uppercase; display: block; margin-top: 0; text-align: center; margin-left: 15px; margin-right: 10px; } input.btn_master:hover { background: @HbuttonFaceColor; color: @HbuttonFontColor; padding: 2px 0; font-family: 'UniversLTStd55Roman'; font-size: 10px; text-transform: uppercase; display: block; margin-top: 0; text-align: center; margin-left: 15px; margin-right: 10px; } a.btn_master { background: @SbuttonFaceColor; color: @SbuttonFontColor; border: 1px solid @SbuttonFaceColor; padding: 8px 4px 8px 4px; text-decoration: none; width: 120px; font-family: 'UniversLTStd55Roman'; font-size: 10px; text-transform: uppercase; display: block; margin-top: -10px; text-align: center; margin-left: 18px; margin-right: 0; } a.btn_master:hover { background: @HbuttonFaceColor; color: @HbuttonFontColor; } a.btn_master2 { background: @SbuttonFaceColor; color: @SbuttonFontColor; border: 1px solid @SbuttonBorderColor; padding: 6px; text-decoration: none; width: 120px; font-family: 'UniversLTStd55Roman'; font-size: 10px; text-transform: uppercase; display: block; margin-top: 2px; text-align: center; margin-left: 25px; margin-right: 0; } a.btn_master2:hover { background: @HbuttonFaceColor; color: @HbuttonFontColor; border: 1px solid @HbuttonBorderColor; } a.btn_masterCancelar { background: @NbuttonFaceColor; color: @NbuttonFontColor; border: 1px solid @NbuttonBorderColor; padding: 6px; text-decoration: none; width: 120px; font-family: 'UniversLTStd55Roman'; font-size: 10px; text-transform: uppercase; display: block; margin-top: 2px; text-align: center; margin-left: 25px; margin-right: 0; } a.btn_masterCancelar:hover { background: @HbuttonFaceColor; color: @HbuttonFontColor; border: 1px solid @HbuttonBorderColor; } a.btn_Cancelar { background: @NbuttonFaceColor; color: @NbuttonFontColor; border: 1px solid @NbuttonBorderColor; padding: 2px 0; font-family: 'UniversLTStd55Roman'; font-size: 10px; text-transform: uppercase; display: block; margin-top: 0; text-align: center; margin-left: 15px; margin-right: 10px; } a.btn_Cancelar:hover { background: @HbuttonFaceColor; color: @HbuttonFontColor; border: 1px solid @HbuttonBorderColor; } button.btn_list { background: #c4c4c4; background-image: url("./images/fundo_btnList.png"); background-repeat: repeat-x; color: #003f66; padding: 0; border: 1px solid #c4c4c4; font-family: 'UniversLTStd55Roman'; font-size: 09px; font-weight: 400; text-transform: uppercase; display: block; margin-top: 2px; text-align: center; margin-left: 0px; margin-right: 0px; cursor: pointer; } button.btn_list:hover { background: #fff; background-image: url("./images/fundo_btnList.png"); background-repeat: repeat-x; color: #003f66; padding: 0; font-family: 'UniversLTStd55Roman'; font-size: 09px; font-weight: 400; text-transform: uppercase; cursor: pointer; display: block; margin-top: 2px; text-align: center; margin-left: 0px; margin-right: 0px; } button.btn_list button.bground { background: #003f66; } button.btn_searchRa { background: @SbuttonFaceColor; color: @SbuttonFontColor; padding: 2px 0; font-family: 'UniversLTStd55Roman'; font-size: 10px; text-transform: uppercase; display: block; text-align: center; margin-left: 0; } button.btn_masterListWork { background: @SbuttonFaceColor; color: @SbuttonFontColor; border: 1px solid @SbuttonBorderColor; padding: 2px 0; font-family: 'UniversLTStd55Roman'; font-size: 10px; text-transform: uppercase; display: block; text-align: center; margin-left: 15px; margin-right: 5px; cursor: hand; } button.btn_masterListWork:hover { background: @HbuttonFaceColor; color: @HbuttonFontColor; border: 1px solid @HbuttonBorderColor; padding: 2px 0; font-family: 'UniversLTStd55Roman'; font-size: 10px; text-transform: uppercase; display: block; text-align: center; margin-left: 15px; margin-right: 5px; cursor: hand; } .btnLink_masterListWork { background: @SbuttonFaceColor; color: @SbuttonFontColor; padding-top: 7px; padding-bottom: 7px; padding-left: 2px; padding-right: 2px; font-family: 'UniversLTStd55Roman'; font-size: 10px; text-transform: uppercase; display: inline; text-align: center; margin-left: 15px; margin-right: 5px; text-decoration: none; cursor: hand; } .btnLink_masterListWork:hover { background: @HbuttonFaceColor; color: @HbuttonFontColor; border: 1px solid @HbuttonBorderColor; padding-top: 7px; padding-bottom: 7px; padding-left: 2px; padding-right: 2px; font-family: 'UniversLTStd55Roman'; font-size: 10px; text-transform: uppercase; display: inline; text-align: center; margin-left: 15px; margin-right: 5px; text-decoration: none; cursor: hand; } button.btn_masterListWorkSearch { background: @SbuttonFaceColor; color: @SbuttonFontColor; border: 1px solid @SbuttonBorderColor; padding: 2px 0; padding-bottom: 0; font-family: 'UniversLTStd55Roman'; font-size: 10px; text-transform: uppercase; display: block; text-align: center; margin-left: 5px; margin-right: 5px; margin-top: -6px; cursor: hand; } button.btn_masterListWorkSearch:hover { background: @HbuttonFaceColor; color: @HbuttonFontColor; border: 1px solid @HbuttonBorderColor; padding: 2px 0; font-family: 'UniversLTStd55Roman'; font-size: 10px; text-transform: uppercase; display: block; text-align: center; margin-left: 5px; margin-right: 5px; margin-top: -6px; cursor: hand; } .btn_ativo { width: 77px; background-image: url("./images/btn_aprovat.png"); background-repeat: no-repeat; background-color: transparent; color: #009900; padding: 0 !important; font-family: 'UniversLTStd55Roman'; font-size: 10px; text-transform: uppercase; border: 1px solid #fff; display: block; margin-top: 2px; text-align: center; float: right; font-weight: 700; cursor: hand; } .btn_ativo:hover { background-image: url("./images/ativar_.png"); background-repeat: no-repeat; color: #003f66; border: 1px solid #009900; text-align: center; cursor: hand; } .btn_desativar { width: 77px; background-image: url("./images/btn_aprovat.png"); background-repeat: no-repeat; color: #003f66; padding: 0; font-family: 'UniversLTStd55Roman'; font-size: 10px; text-transform: uppercase; border: 1px solid #fff; cursor: hand; display: block; margin-top: 2px; text-align: center; float: right; font-weight: 700; } .btn_desativar:hover { background-image: url("./images/ativar_.png"); background-repeat: no-repeat; color: red; padding: 0; font-family: 'UniversLTStd55Roman'; font-size: 10px; text-transform: uppercase; cursor: hand; display: block; margin-top: 2px; text-align: center; float: right; font-weight: 700; border: 1px solid red; } button.btn_busca { background: @SbuttonFaceColor; color: @SbuttonFontColor; border: 1px solid @SbuttonBorderColor; padding: 2px 0; font-family: 'UniversLTStd55Roman'; font-size: 10px; text-transform: uppercase; cursor: hand; display: block; margin-top: 0; text-align: center; margin-left: 15px; margin-right: 10px; } button.btn_busca:hover { background: @HbuttonFaceColor; border: 1px solid @HbuttonBorderColor; color: @HbuttonFontColor; padding: 2px 0; font-family: 'UniversLTStd55Roman'; font-size: 10px; text-transform: uppercase; cursor: hand; display: block; margin-top: 0; text-align: center; margin-left: 15px; margin-right: 10px; } .btn_trilha { background: @NbuttonFaceColor; color: @NbuttonFontColor; border: 1px solid @NbuttonBorderColor; padding: 1px 0; font-family: 'UniversLTStd55Roman'; font-size: 10px; text-transform: uppercase; cursor: hand; display: block; margin-top: 2px; text-align: center; float: right; font-weight: 700; } button.btn_Cancelartrilha { background: @NbuttonFaceColor; color: @NbuttonFontColor; border: 1px solid @NbuttonBorderColor; padding: 2px 0; font-family: 'UniversLTStd55Roman'; font-size: 10px; text-transform: uppercase; cursor: hand; display: block; margin-top: 0; text-align: center; margin-left: 15px; margin-right: 10px; } button.btn_Cancelartrilha:hover { background: @HbuttonFaceColor; color: @HbuttonFontColor; border: 1px solid @HbuttonBorderColor; cursor: hand; } button.btn_atribuir { background: @NbuttonFaceColor; color: @NbuttonFontColor; border: 1px solid @NbuttonBorderColor; padding: 2px 0; font-family: 'UniversLTStd55Roman'; font-size: 10px; text-transform: uppercase; cursor: hand; display: block; margin-top: 0; text-align: center; margin-left: 15px; margin-right: 10px; } button.btn_atribuir:hover { background: @HbuttonFaceColor; color: @HbuttonFontColor; border: 1px solid @HbuttonBorderColor; cursor: hand; } button.btn_Reimprimir { background: @NbuttonFaceColor; color: @NbuttonFontColor; border: 1px solid @NbuttonBorderColor; padding: 2px 0; font-family: 'UniversLTStd55Roman'; font-size: 10px; text-transform: uppercase; cursor: hand; display: block; margin-top: 0; text-align: center; margin-left: 15px; margin-right: 10px; } button.btn_Reimprimir:hover { background: @HbuttonFaceColor; color: @HbuttonFontColor; border: 1px solid @HbuttonBorderColor; cursor: hand; } button.btn_UploadDossie { background: @NbuttonFaceColor; color: @NbuttonFontColor; border: 1px solid @NbuttonBorderColor; padding: 3px 0; font-family: 'UniversLTStd55Roman'; font-size: 10px; text-transform: uppercase; display: block; margin-top: 0; text-align: center; margin-left: 15px; margin-right: 10px; cursor: hand; margin-bottom: 25px; } button.fontFat { font-family: 'UniversLTStd55Roman'; font-size: 13px; text-transform: uppercase; } button.fontFat:hover { font-family: 'UniversLTStd55Roman'; font-size: 13px; text-transform: uppercase; } button.fontSlim { font-family: 'UniversLTStd55Roman'; font-size: 10px; text-transform: uppercase; padding: 4px; margin-top: -6px; border: 1px solid @NbuttonBorderColor; } button.fontSlim:hover { font-family: 'UniversLTStd55Roman'; font-size: 10px; text-transform: uppercase; padding: 4px; margin-top: -6px; border: 1px solid @NbuttonBorderColor; } .ui-dialog .ui-dialog-buttonpane button{ margin: 0 10px 25px 10px !important; } /*-----------------Config das Colunas das Datalist--------*/ .ColName, .ColRazao { width: 250px !important; text-align: left !important; text-indent: 4px !important; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #353535 !important; } .ColProduct{ width: 400px !important; text-align: left !important; text-indent: 4px !important; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #353535 !important; } .ColSponsor{ width: 100px !important; text-align: left !important; text-indent: 4px !important; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .ColDate{ width: 75px !important; text-align: right !important; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .ColCPF{ width: 80px !important; text-align: left !important; text-indent: 2px !important; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .ColEmail{ text-align: left !important; text-indent: 2px !important; width: 170px !important; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .ColPhone{ width: 100px !important; text-align: left !important; text-indent: 2px !important; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .ColEmition{ width: 135px !important; text-align: left !important; text-indent: 2px !important; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .ColAC{ width: 100px !important; text-align: left !important; text-indent: 2px !important; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .ColAction{ width: 70px !important; text-align: center !important; margin:0 auto !important; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .ColStatus{ width: 70px !important; text-align: left !important; margin-left:0; margin-top:3px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding:0 !important; } .ColTerm{ width: 50px !important; text-align: center !important; margin-left:0; margin-top:3px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding:0 !important; } .ColProv{ width: 100px !important; text-align: left !important; margin-left:-3px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .ColID{ width:40px !important; text-align: right !important; text-indent: 1px !important; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .ColDNA{ width:190px !important; text-align: left !important; margin-left:-15px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .ColBtnMachine{ width:170px !important; text-align: center !important; } .ColNote{ width:200px !important; text-align: left !important; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .ColNoteVerify{ overflow-x: hidden; overflow-y:auto; height: 70px !important; color: #0a4166 !important; text-indent: 0 !important; width: 220px ! important; margin-top:10px; } .ColProfile{ width: 100px !important; text-align: left !important; text-indent: 2px !important; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } #idletimeout { background:#CC5100; border:3px solid #FF6500; color:#fff; font-family:arial, sans-serif; text-align:center; font-size:12px; padding:10px; position:relative; top:0px; left:0; right:0; z-index:100000; display:none; } #idletimeout a { color:#fff; font-weight:bold } #idletimeout span { font-weight:bold } .validaAtivo{ background-color: #000 !important; } .validaNormal{ background-color:transparent !important; } .tooltipOP{ background-color: #003f66; width: 200px; heigth: auto; color:'#fff'; border: 1px solid #003f66; } img.imgtooltip{ margin-top: 2px; border: 0; cursor: hand; } .LimiTam{ width:600px !important; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } span.spa_addProviderInitial{ display:block; text-align:left; float:left; padding-right:20px; margin-top:5px; height:20px; text-transform: uppercase; font: 10px "universltstd55roman", tahoma, geneva, sans-serif; color: #0a4166; background-color: transparent; width: 218px; margin-left:15px; } .imgOkProviderInstall{ border:none; padding-top:3px; padding-left:30px; vertical-align: middle !important; text-align: left; background-image: url("./images/icones/icon_okIntall.png"); background-repeat: no-repeat; } .sucessOk{ border:none; padding-top:5px; padding-bottom:8px; padding-left:45px; vertical-align: middle !important; text-align: left; background-image: url("./images/_accept.png"); background-position: 5px 3px; background-repeat: no-repeat; height: 50px; font-size: 17px; line-height: 10px; } .sucessOkFont{ margin-top: -5px; } .icoUser{ width: 23px; height: 24px; margin-right: 5px; margin-top: 05px; border: 1px solid #fff; background-color: #fff; cursor: hand; position: absolute; z-index: 1000; zoom: 1; } .ui-icon-Add{ background-image: url("./images/add.png"); width: 16px; height: 16px; } .ui-icon-Fr{ background-image: url("./images/alertFraudeICO.png"); width: 16px; height: 20px; } span.icoUser{ cursor: hand; position: absolute; z-index: 1000; zoom: 1; color:@SicoColorHome; font-size: 24px; } span.footertext{ margin-left: 0px; font:9px "universltstd55roman", tahoma, geneva, sans-serif; color: #fff; } span.colorBlack{color: #000 !important;} .textCaps{ text-transform: uppercase !important; } .progress_container{ padding:1px; width:195px; height:44px; overflow:hidden; background:url(_progress_container.png); border:solid 1px #003333; margin:0 auto; } .progress_bar{ height:44px; width:0px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:0px; background:url(./images/progress_bar.gif); } .tipsy { padding: 5px; font-size: 11px; position: absolute; z-index: 100000; } .tipsy-inner { padding: 6px 8px 6px 8px; background-color: black; color: white; max-width: 200px; text-align: center; } .tipsy-inner { border-radius: 3px; -moz-border-radius:3px; -webkit-border-radius:3px; } .tipsy-arrow { position: absolute; background: url('tipsy.gif') no-repeat top left; width: 9px; height: 5px; } .tipsy-n .tipsy-arrow { top: 0; left: 50%; margin-left: -4px; } .tipsy-nw .tipsy-arrow { top: 0; left: 10px; } .tipsy-ne .tipsy-arrow { top: 0; right: 10px; } .tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -4px; background-position: bottom left; } .tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; background-position: bottom left; } .tipsy-se .tipsy-arrow { bottom: 0; right: 10px; background-position: bottom left; } .tipsy-e .tipsy-arrow { top: 50%; margin-top: -4px; right: 0; width: 5px; height: 9px; background-position: top right; } .tipsy-w .tipsy-arrow { top: 50%; margin-top: -4px; left: 0; width: 5px; height: 9px; } .spa_addDadosSeach{ display:block; text-align: left; float:left; margin-top:2px; text-transform: uppercase; font-family: tahoma, geneva, sans-serif; color: red; } .hoverhand{ cursor:pointer !important; margin-left: 5px !important; } .qtip .qtip-content{ padding: 10px; overflow: hidden; } .qtip .qtip-content .qtip-title, .qtip-cream .qtip-content .qtip-title{ background-color: #F0DE7D; } .qtip-light .qtip-content .qtip-title{ background-color: #f1f1f1; } .qtip-dark .qtip-content .qtip-title{ background-color: #404040; } .qtip-red .qtip-content .qtip-title{ background-color: #F28279; } .qtip-green .qtip-content .qtip-title{ background-color: #B9DB8C; } .hoverhand{ cursor:hand !important; margin-left: 5px !important; } .hoverhand{ cursor:hand !important; margin-left: 5px !important; } .fs0 { font-size: 16px; } .fs1 { font-size: 24px; margin-left:3px; padding:6px; color:@SicoColorHome !important; } span.fs1 { float:left; } div.loadingPc{ width: 400px; height: 60px; display: block; margin: 0 auto; background-image:url("./images/") ; background-repeat: repeat;background-position: center center; } div.pcImagem{ width: 100px; height: 180px; display: block; margin: 0 auto; background-image:url("./images/loadingC.gif") ; background-repeat: no-repeat; background-position: center center; } #simplemodal-container { background-color:#fff; background-image:url(./../../../images/loading29.gif); background-repeat:no-repeat; background-position: 3px 4px; border:1px solid #999; padding:12px; color: @fontcolorTitulo; width: 210px; text-align: right; } .imgSkinManager{ float:left; } .ui-icon-arrow-1-e { background-image: url("./images/_accept.png"); } .ui-icon-arrowstop-1-e { background-image: url("./images/_accept.png"); } .ui-icon-arrowstop-1-w { background-image: url("./images/_accept.png"); } .ui-icon-arrow-1-w { background-image: url("./images/_accept.png"); } .textVertical{ } .loadingGif{ background-image: url("./images/loading.gif"); background-repeat: no-repeat; background-position: center center; } div.boxCheck{ clear:both; background:#dcdcdc !important; width:370px; padding:16px 20px; margin:30px 0 0; overflow:hidden; } div.boxCheck p{ font-family: 'UniversLTStd55Roman'; font-size:12px; color:@fontcolorLabel; text-transform:uppercase; font-weight:bold; margin-bottom:10px; } div.boxCheck div.captcha{ width:198px; height:48px; margin-right:10px; border:0px #b6c4c4 solid; float:left; } div.boxCheck input.campoCaptcha{ width:157px; height:48px; text-align:center; border:1px #b6c4c4 solid; float:left; font-family: 'UniversLTStd55Roman'; font-size:32px; color:#7c7a7a; } div.boxCheck div.boxBT{ clear:both; margin:10px 0 0; } div.boxCheck a.bt_confirma{ background:@SbuttonFaceColor; font-family: 'UniversLTStd55Roman'; font-size:12px; color:#ffffff; font-weight:bold; text-transform:uppercase; padding:6px 14px; clear:both; text-align:center; margin:10px 0 0; display:block; float:right; } a.btn_captcha{ display:block; width:30px; height:50px; clear:both; float:right; background-image: url("./images/reload_refresh.png"); background-position: center center; background-repeat: no-repeat; } a.btn_add{ display:block; width:30px; height:30px; clear:both; float:right; background-image: url("./images/add.png"); background-position: center center; background-repeat: no-repeat; } a.bt_confirma{ background:@SbuttonFaceColor; font-family: 'UniversLTStd55Roman'; font-size:12px; color:#ffffff; font-weight:bold; text-transform:uppercase; padding:6px 14px; text-align:center; margin:10px 0 0; display:block; width: 80px; margin-left: 85px; } .ui-datatable thead th, .ui-datatable tbody td, .ui-datatable tfoot td{ padding:6px 2px; border: none !important; } .ui-selectmanycheckbox label, .ui-selectoneradio label{ display:block; margin-top:-3px !important; } .ui-radiobutton{ } .ui-radiobutton .ui-radiobutton-box{ width:12px; height:12px; border: 1px solid @inputBorderColor; border-radios:10px; -moz-border-radius:10px; } .ui-radiobutton .ui-widget div.ui-state-active{ background:@SbuttonFaceColor !important; } .ui-datatable div.ui-radiobutton-box .ui-state-active{ } .ui-radiobutton .ui-icon{ width:15px; height:15px; margin-top:-2px; margin-left:-2px; background-image: url("./images/accept.png"); } .ui-radiobutton .ui-icon .ui-icon-bullet{ background-color:#000 !important; background-image: url("./images/accept.png"); width:15px; height:15px; } /* SLIDE THREE */ div.squaredTwo .ui-chkbox .ui-chkbox-box{ border:1px solid @inputBorderColor; width:14px; height:14px; background-color:#fff !important; border-radius:15px !important; -moz-border-radius:15px !important; } div.squaredTwo .ui-chkbox:checked{ border: 1px solid #003f66; background-color: @HinputBackgroundColor; } div.squaredTwo .ui-chkbox .ui-state-active { background-image: url("./images/chek.png") !important; background-position: 0px 0px; width:15px !important; height:15px !important; z-index:9999 !important; border: none; border-radios:30px; -moz-border-radius:30px; } div.squaredTwo3 .ui-chkbox .ui-chkbox-box{ border:none; width:16px; height:16px; background-color:#fff !important; border-radius:15px !important; -moz-border-radius:15px !important; background-image: url("./images/watchdog-error2.png") !important; background-position: 0px 0px; } div.squaredTwo3 .ui-chkbox:checked{ border: 1px solid #003f66; background-color: @HinputBackgroundColor; } div.squaredTwo3 .ui-chkbox .ui-state-active { background-image: url("./images/chek.png") !important; background-position: 0px 0px; width:15px !important; height:15px !important; z-index:9999 !important; border: none; border-radios:30px; -moz-border-radius:30px; } div.squaredTwo .ui-widget-content { background-image: url("./images/accept.png"); } input.squaredTwo[type="checkbox"] { background-image: url("./images/chek.png") !important; background-position: 0px 0px; width:15px !important; height:15px !important; z-index:9999 !important; border: none; border-radios:30px; -moz-border-radius:30px; } .ui-chkbox .ui-chkbox-label{ margin:0px 0 0 10px; outline: medium none; z-index:1; display:inline-block; vertical-align:top; text-transform: uppercase; font-family: 'Univers57CondensedRegular'; font-size:11px; font-weight: 400; color: @fontcolorLabel; } div.gerarClockStamp{ background:url(./images/actclock2.png); background-position: 155px 30px; background-repeat: no-repeat; background-color: #fff; border: 1px solid #BDD0DD; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } #testAlert{display:none;} .boxAlert{ display:block; width:115px; height:35px; background-color:@colorDialog; background-image: url("./images/aguardeCommon.gif") !important; background-position: 0px 0px; } .boxAlert span{ font-family:arial, Verdana, sans-serif; font-size:13px; color:#FFF; font-weight:700; margin-left:40px; margin-top:10px; display:inline-block; } .imgLondingForm{ border:none; padding-left:20px; vertical-align: middle !important; text-align: left; font: 13px tahoma; color: #999; font-weight: 700; background-image: url("./images/5.gif"); background-repeat: no-repeat; } #simplemodal-overlay {background-color:#000; z-index:99999; position:fixed; } #simplemodal-container {width:114px; height:35px; background:transparent url("./images/aguarde.gif") no-repeat fixed center;} #cboxTitle { display: none !important; } #cboxContent{ margin-top:0px !important; } .menu-voltar { position: fixed; top: 0; z-index: 99; background: @SbuttonFaceColor; } #toTop { right: 10px; background: @NbuttonFaceColor; border: 1px solid @NbuttonBorderColor; color: @NbuttonFontColor; padding: 6px 0; font-family: 'UniversLTStd55Roman'; font-size: 10px; text-transform: uppercase; margin-top: 0px; text-align: center; margin-left: 15px; cursor: pointer; display: none; position: fixed; width: 120px; bottom: 40px; } #toTop:hover{ background: @HbuttonFaceColor; color: @HbuttonFontColor; border: 1px solid @HbuttonBorderColor; cursor: hand; } #toBack{ background: @NbuttonFaceColor; border: 1px solid @NbuttonBorderColor; color: @NbuttonFontColor; padding: 2px 0; font-family: 'UniversLTStd55Roman'; font-size: 10px; text-transform: uppercase; margin-top: 0px; text-align: center; margin-left: 15px; margin-right: 145px; cursor: hand; display: none; position: fixed; right: 10px; width: 120px; bottom: 40px; z-index:99; } #toBack:hover{ background: @HbuttonFaceColor; color: @HbuttonFontColor; border: 1px solid @HbuttonBorderColor; cursor: hand;} .toBackBlock{ display: block !important; } #toCancel{ background: @SbuttonFaceColor; border: 1px solid @SbuttonBorderColor; color: @SbuttonFontColor; padding: 2px 0; font-family: 'UniversLTStd55Roman'; font-size: 10px; text-transform: uppercase; margin-top: 0px; text-align: center; margin-left: 15px; margin-right: 10px; cursor: hand; display: none; position: fixed; right: 10px; width: 100px; bottom: 40px; z-index:99; } #toCancel:hover{ background: @HbuttonFaceColor; color: @HbuttonFontColor; border: 1px solid @HbuttonBorderColor; cursor: hand; } .dialogImageFraude { overflow: auto !important; max-height: 650px; max-width: 1200px; } .changbackgroundColor{ height:45px; } .ui-datepicker-trigger{ margin-top: 0px !important } /** *** Seta para ESQUERDA **/ .seta-esquerda:before { content: ""; display: inline-block; vertical-align: middle; margin-right: 10px; width: 0; height: 0; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-right: 5px solid blue; } /** *** Seta para DIREITA **/ .seta-direita:before { content: ""; display: inline-block; vertical-align: middle; margin-right: 10px; width: 0; height: 0; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid green; } span.setaInfo{ width:0; height:0; border:40px solid transparent; } span.ajudaIco{ background-image: url("./images/aju_.png") !important; background-position: right ; background-repeat:no-repeat; padding-top:2px; } span.direitaC{ border-left-color:green; float: left; } span.esquerC{ border-right-color:darkcyan; float:right; } .colorG{background-color: green; color:#fff !important;} .colorY{background-color: darkcyan; color:#fff !important;} label.lab_addH{ color:#fff !important; margin-top: 25px; margin-left:35px; display:block;} .index4{background:url("./images/fingers150.png") no-repeat -150px -91px;} .index5{background:url("./images/fingers150.png") no-repeat -173px -18px;} .index6{background:url("./images/fingers150.png") no-repeat -212px 5px;} .index7{background:url("./images/fingers150.png") no-repeat -100px -11px;} .index8{background:url("./images/fingers150.png") no-repeat -278px -46px;} .index9{background:url("./images/fingers150.png") no-repeat -120px -82px;} .index10{background:url("./images/fingers150.png") no-repeat -100px -18px;} .index11{background:url("./images/fingers150.png") no-repeat -67px 5px;} .index12{background:url("./images/fingers150.png") no-repeat -25px -15px;} .index13{background:url("./images/fingers150.png") no-repeat 0px -40px;} .boxBiometryColect{background:url("./images/validandoBiometriaeC.gif") no-repeat;} .boxBiometryColectValid{background:url("./images/validandoBiometria.gif") no-repeat;} .boxBiometryColectValiderror{background:url("./images/validandoBiometriaeErro.gif") no-repeat;} .boxBiometryColectValidWarning{background:url("./images/validandoBiometriaeWarning.gif") no-repeat;} input.inp_addBios{ display: block; padding:4px; margin-left: 43px; border: 1px solid #7BCA7B; margin-bottom: 25px; color: @inputFontColor; background:#B2E0B2 url("./images/pontoAtend_.png") no-repeat 2px 4px; font-weight: bold; text-indent:23px; } input.inp_addBiosErro{ display: block; padding:4px; margin-left: 43px; border: 1px solid #E37777; margin-bottom: 25px; color: #CC0000; background:#F2BDBD url("./images/pontoAtendOff_.png") no-repeat 2px 4px; font-weight: bold; text-indent:23px; } input.inp_addBiosErroColeta{ display: block; padding:4px; margin-left: 43px; border: 1px solid #E37777; margin-bottom: 25px; color: #CC0000; background:#fff url("./images/elem_bio-error.png") no-repeat 2px 2px; font-weight: bold; text-indent:23px; } input.inp_addBiosWarningColeta{ display: block; padding:4px; margin-left: 43px; border: 1px solid #FFA500; margin-bottom: 25px; color: rgba(255, 119, 0, 1); background:#FFFFA6 url("./images/elem_bio-error.png") no-repeat 2px 2px; font-weight: bold; text-indent:23px; } .leftIndexFingerCaptured{ width:25px; height:39px; left:102px; top:-119px; position:relative; } .leftMiddleFingerCaptured{ width:20px; height:48px; left:67px; top:-87px; position:relative; } .leftPinkyFingerCaptured{ width:27px; height:39px; left:0px; top:38px; position:relative; } .leftRingFingerCaptured{ width:27px; height:43px; left:26px; top:-27px; position:relative; } .leftThumbCaptured{ width:30px; height:39px; left:120px; top:-88px; position:relative; } .rightIndexFingerCaptured{ width:29px; height:45px; left:23px; top:-25px; position:relative; } .rightMiddleFingerCaptured{ width:24px; height:52px; left:62px; top:-89px; position:relative; } .rightPinkyFingerCaptured{ width:27px; height:39px; left:128px; top:-141px; position:relative; } .rightRingFingerCaptured{ width:27px; height:50px; left:101px; top:-128px; position:relative; } .rightThumbCaptured{ width:30px; height:39px; left:0px; top:90px; position:relative; } .handL150{ background:url("./images/hands150.png") no-repeat 0px; display:block; } .handR150{ background:url("./images/hands150.png") no-repeat -150px; display:block; } .fingerRaCaptured{ background:url("./images/fingers150.png") no-repeat center; } /* #lighbox3_panel{ width:90% !important; background-color:#fff; } #lighbox3_panel .ui-lightbox-content{ width:100% !important; background-color:red; } #lighbox3_panel .ui-lightbox-caption{ width:100% !important; height:30px !important; background-color:#000; } #lighbox3_panel .ui-lightbox-content iframe{ width:100% !important; background-color:#000; }*/ /* jquery.modalLink-1.0.0.css */ .sparkling-modal-container { } .sparkling-modal-overlay { background: rgba(0, 0, 0, 0.3); z-index: 10000 !important; } .sparkling-modal-frame { background: #fff; border: 0px solid #000; -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 0 10px; -ms-box-shadow: rgba(0, 0, 0, 0.2) 0 0 10px; box-shadow: rgba(0, 0, 0, 0.2) 0 0 10px; z-index: 10010 !important; } div.sparkling-modal-frame { width: 96% !important; height: 96% !important; top: 2% !important; left:2% !important; margin-top: 0 !important; margin-left: 0!important; margin: 0 auto !important; } .sparkling-modal-title { background: #f5f3ef; position: relative; } .sparkling-modal-title span { font-size: 20px; padding: 20px; float: left; line-height: 20px; } .sparkling-modal-close { /*padding: 20px 30px;*/ /*line-height: 20px;*/ /*float: right;*/ /*font-size: 20px;*/ cursor: pointer; height: 100%; width: 75px; position: absolute; right: 0px; -webkit-transition: background 0.2s; -moz-transition: background 0.2s; -ms-transition: background 0.2s; -o-transition: background 0.2s; transition: background 0.2s; } .sparkling-modal-close:hover { background: #e0ddd6; } .sparkling-modal-content { padding: 20px; } .i-close { width: 100%; height: 100%; position: relative; transform: rotate(45deg); } .i-close-h { position: relative; height: 1px; width: 19px; background: #777; top: 50%; left: 50%; margin-left: -9px; } .i-close-v { position: relative; height: 19px; width: 1px; background: #777; top: 50%; margin-top: -10px; left: 50%; } #modal-frame{ width: 94vw !important; height: 85vh !important; } .panelDialogExternal{ top:5% !important; } .paddingBottom10{ padding-bottom: 10px; } .bordercodigoAr{ border: 2px dotted #666; margin-left:40px; width:405px; } .bordercodigoAr span.ativo{ margin-left:10px !important; font-size:30px !important; } .smart-glass{ position: absolute; margin: auto; left: 0; top: 0; right: 0; bottom: 0; width: 288px; height: 388px; } .logo{ width: 288px; height: 288px; position: relative; } .circle{ padding: 20px; border: 6px solid transparent; border-top-color: #40A800; border-radius: 50%; width: 100%; height: 100%; animation: connect 2.5s linear infinite; } .xbox{ background: #fff; width: 80px; height: 80px; border-radius: 100%; overflow: hidden; position: absolute; top: 0; right: 0; left: 0; bottom: 0; margin: auto; &:after, &:before{ content: ''; display: block; border-top: 10px solid #666; border-radius: 50%; height: 90%; width: 120%; transform: rotate(-45deg); position: absolute; right: -30%; top: 15%; } &:before{ left: -30%; transform: rotate(45deg); } .loading-text{ text-transform: uppercase; color: #fff; text-align: center; margin: 10px 0; font-size: 1.4rem; } } .no_indent{ text-indent:0px !important; } .activeimg { border: 2px solid @SbuttonFaceColor; } .gallery { display: grid; grid-column-gap: 8px; grid-row-gap: 8px; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); grid-auto-rows: 8px; margin-left: 35px; } .galleryimg { width: 150px; height: 120px; margin-left: 5px; box-shadow: 0016px#333; transition: all1.5sease; } .galleryimg:hover { box-shadow: 0032px#333; } .gallery.gallery-item { border-color: aquamarine; transition: grid-row-start 300mslinear; transition: transform 300msease; transition: all0.5sease; cursor: pointer; } .gallery.gallery-item:hover { transform: scale(1.025); }