/* COMODIN */ *{ font-size: 11px ; font-family:arial; color: #333333; } body{ margin: 0px; } tr { min-height:35px; } input[type="button"] { color: #fff; background-color: #444444; border-color: #2e6da4; display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: 14px; font-weight: 400; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: none; border: 1px solid transparent; border-radius: 4px; margin-left:5px; margin-bottom:5px; margin-top:5px; } input[type="submit"] { color: #fff; background-color: #444444; border-color: #2e6da4; display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: 14px; font-weight: 400; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: none; border: 1px solid transparent; border-radius: 4px; } input[type="text"] { font-size: ; /* width: 70%; */ height: 34px; padding: 6px 12px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; } input[type="password"] { font-size: ; /* width: 70%; */ height: 34px; padding: 6px 12px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; } input[type="file"] { font-size: ; /* width: 70%; */ height: 34px; padding: 6px 12px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; } textarea { font-size: ; /* width: 70%; */ padding: 6px 12px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; height:80px; } select[multiple]{ font-size: ; /* width: 70%; */ padding: 6px 12px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; height:300px; } select{ font-size: ; /* width: 70%; */ min-width:90px !important; height: 34px; padding: 6px 12px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; } input[type="checkbox"] { padding:0px; border: 0px #D8D9DE solid; line-height: 15px; } input[type="radio"] { padding:0px; border: 0px #D8D9DE solid;; } /* * ======================================== * global hyperlink styles * ======================================== */ a:link, a:visited, a:active{ background: transparent; text-decoration: none; } a:hover{ background: transparent; color: #FF5A07; text-decoration: underline; } /* * ======================================== * menues y otros varios * ======================================== */ .nav_menu{ color: #003162; font: bold 11px Arial;} a.nav_menu:link, a.nav_menu:visited, a.nav_menu:active{text-decoration: none;} .menu_blanco{ color: #FFFFFF; font: bold 11px Arial;} a.menu_blanco:link, a.menu_blanco:visited, a.menu_blanco:active{text-decoration: none;} a.menu_blanco:hover{ color: #FFFFFF;} .nav_menu2{ color: #FF5A07; font: bold 11px Arial; } a.nav_menu2:link, a.nav_menu2:visited, a.nav_menu2:active{ text-decoration: none; } a.nav_menu2:hover{ color: #FF5A07; } .nav_menu3{ color: #FF5A07; font: bold 11px Arial; } a.nav_menu3:link, a.nav_menu3:visited, a.nav_menu3:active{ text-decoration: underline; } a.nav_menu3:hover{ color: #EF7303; } /*CLASES PARA CAMBIAR LETRAS*/ .font_letras{ font: bold 11px Arial; color: #003162;} .letras_verdes{ font: bold 11px Arial; color: #669933;} .letras_azules{ font: bold 11px Arial; color: #000099;} .letras_rojas{ font: bold 15px Arial; color: #FF0000;} /* * ======================================== * OTROS TEXTOS USADOS * ======================================== */ .tit_fo1{ font-weight: bold;} .texto_normal{color:#003162;font-family:arial,helvetica, sans-serif;font-size:12;} .texto_normal_medio{color:#003162;font-family:arial,helvetica, sans-serif;font-size:14px;} .texto_menu{color:#003162;font-family:arial,helvetica, sans-serif;font-size:12;} .texto_secundario{color:#999999;font-family:arial,helvetica, sans-serif;font-size:12;} .letras_rojas{ color:#CC0033; font-family:arial,helvetica, sans-serif; font-size:16; } .texto_linkmenu{color:#003162;font-family:arial,helvetica, sans-serif;font-size:11; text-decoration: none} .tabla_menu2 { } .Tit_global{ font: bold 14px Arial; text-transform: uppercase; color: #003162;} .minitext{color:#666666;font-family:arial,helvetica, sans-serif;font-size:9; } .reportetext{color:black;font-family:arial,helvetica, sans-serif;font-size:9; } .titulo{ font: bold 11px Arial; text-transform: uppercase; color: #666666;} input { border: 1px #D8D9DE solid; padding: 1px; } /* * ======================================== * BOTONES * ======================================== */ .spc_1{ width: 10px; } /* * ======================================== * TABLAS Y BORDES * ======================================== */ /* required for text in tables, because tables do not inherit from body */ /* table.ipbtable, tr.ipbtable, td.ipbtable { background: transparent; color: #222; font-size: 11px; line-height: 135%; } */ .gridbackground0{ height: 20px; padding: 0px 3px 0px 3px; background: #ECFFF5;} .gridbackground1{ height: 20px; padding: 0px 3px 0px 3px; background-color: #ECFFF5;} .gridbackground2{ height: 20px; padding: 0px 3px 0px 3px; background-color: #D5FFEA; } .gridbackground3{ height: 20px; padding: 0px 3px 0px 3px; background-color:#99CC99 ; } .gridbackground4{ height: 20px; padding: 0px 3px 0px 3px; background-color:#99CC99 ; font-weight: bold; font-size: 13px; font-stretch:ultra-expanded; /*color: #666666;*/ } .gridbackground5{ height: 20px; padding: 0px 3px 0px 3px; /*background:#FFD988;*/ background-color:#BFECBD; font-size: 11px; /*color: #666666;*/ } .gridbackground-1{ height: 20px; padding: 0px 3px 0px 3px; background-color:#D0EAD1; } .gridbackground-2{ height: 20px; padding: 0px 3px 0px 3px; /*background:#BDE1C4;*/ background-color:#F5EBE0; } .gridbackground-anulado{ height: 20px; padding: 0px 3px 0px 3px; background-color:#FFCCFF; font-style:italic; color:#999999; } .gridbackground-3{ height: 20px; padding: 0px 3px 0px 3px; background-color:#FFFFCC; font: #666666 bold 11px Arial; } .gridbackground-4{ height: 20px; padding: 0px 3px 0px 3px; background-color:#E2E1FF; } .gridbackground_sel{ height: 20px; padding: 0px 3px 0px 3px; background-color:#FFFFCC; font: #666666 bold 11px Arial; } .gridbackground11{ height: 20px; padding: 3px; background-color: #ECFFF5;} /*CABECERAS*/ /*formulario*/ .cabecera_general{ padding: 3px !important; height: 23px; font-weight: bold; font-size: 12px; font-stretch:ultra-expanded; color: #FFFFFF; background: #0088C0;} .cabecera_general-1{ padding: 3px !important; height: 23px; font-weight: bold; font-size: 12px; color: #FFFFFF; background-color: #99CCCC;} .cabecera_general-2{ padding: 3px !important; height: 23px; font-weight: bold; font-size: 12px; color: #FFFFFF; background-color: #CCCCCC;} .cabecera_general-3{ padding: 3px !important; height: 23px; font-weight: bold; font-size: 12px; color: #FFFFFF; background-color: #998;} /* background: #ECD8B7 url(http://sios.osepc.com.ar/theme/standard/images/cab_bg.jpg) repeat-x top left;} */ /*grilla1*/ .cabecera_grilla{ padding: 3px !important; height: 23px; font-weight: bold; font-size: 11px; color: #003162; background-color: #E8E8E8;} .tablaborde{ background-color: #E8E8E8; cursor:pointer; cursor:hand; } .tablaborde td{ padding: 0px; } .tablaborde tr.gridbackground0{ background-color: #ECFFF5; } .tablaborde tr.gridbackground0:hover td{ background-color: #FFFFBD; color: #000000; } .tablaborde tr.gridbackground1{ background-color: #ECFFF5; } .tablaborde tr.gridbackground1:hover td{ background-color: #FFFFBD; color: #000000; } .tablaborde tr.gridbackground2{ background-color: #D5FFEA; } .tablaborde tr.gridbackground2:hover td{ background-color: #FFFFBD; color: #000000; } .tablaborde tr.gridbackground3{ background-color: #99CC99; } .tablaborde tr.gridbackground3:hover td{ background-color: #FFFFBD; color: #000000; } .tablaborde tr.gridbackground4{ background-color: #BFECBD; font-size: 11px; } .tablaborde tr.gridbackground4:hover td{ background-color: #FFFFBD; color: #000000; } .tablaborde tr.gridbackground5{ background-color: #BFECBD;; font-size: 11px; } .tablaborde tr.gridbackground5:hover td{ background-color: #FFFFBD; color: #000000; } .tablaborde tr.gridbackground-1{ background-color: #D0EAD1; font-size: 11px; } .tablaborde tr.gridbackground-1:hover td{ background-color: #FFFFBD; color: #000000; } .tablaborde tr.gridbackground-2{ background-color: #F5EBE0; font-size: 11px; } .tablaborde tr.gridbackground-2:hover td{ background-color: #FFFFBD; color: #000000; } .tablaborde tr.gridbackground-3{ background-color: #FFFFCC;; font-size: 11px; } .tablaborde tr.gridbackground-3:hover td{ background-color: #FFFFBD; color: #000000; } .tablaborde1{ background-color: #2786B4;} .tablabordecontent{ height: 20px; padding: 0px 3px 0px 3px; background: #E7E7E7;} .gridbackground_t1{ height: 20px; padding: 0px 3px 0px 3px; background: #FFFFFF;} /*SOLAPAS*/ /*Solapa en estado activo - ON*/ .solapa{ height: 19px; font-weight: bold; color: #366498; text-align: center; background: white url(http://sios.osepc.com.ar/theme/standard/images/tar_solapaon_bg.gif) repeat-x top;} input.solapa, button.solapa{ cursor: pointer; border: none; padding: 1px; background: transparent;} .solapa_izq{ width: 5px; height: 19px; background: white url(http://sios.osepc.com.ar/theme/standard/images/tar_solapa_izq.gif) no-repeat top left;} .solapa_der{ width: 5px; height: 19px; background: white url(http://sios.osepc.com.ar/theme/standard/images/tar_solapa_der.gif) no-repeat top right;} .solapaon{ height: 19px; font-weight: bold; color: #366498; text-align: center; background: #BFDFD0 url(http://sios.osepc.com.ar/theme/standard/images/tar_solapaon_bg.gif) repeat-x top;} input.solapaon, button.solapaon{ cursor: pointer; border: none; padding: 1px; background: transparent;} .solapaon_izq{ width: 5px; height: 19px; background: #BFDFD0 url(http://sios.osepc.com.ar/theme/standard/images/tar_solapa_izq.gif) no-repeat top left;} .solapaon_der{ width: 5px; height: 19px; background: #BFDFD0 url(http://sios.osepc.com.ar/theme/standard/images/tar_solapa_der.gif) no-repeat top right;} /* .cuadro_titulo{ margin: 15px 10px 10px 0px; border-bottom: 1px solid; border-bottom-color: #5D8811; } */ .cuadro_titulo h1{ background:transparent none repeat scroll 0%; border-bottom:1px solid #AAAAAA; color:black; font-weight:normal; margin:0pt; font-size:188%; padding-bottom:0.17em; padding-top:0.5em; } /* .cuadro_titulo h1{ padding: 0px; margin: 0px; font-size: 15px; font-family: Verdana; color: #5D8811; font-weight:bold; } */ .texto_cuerpo{ font-family: Verdana; color: #666666; } .texto_cuerpo strong{ font-family: Verdana; color: #666666; font-weight:bold; } .error { color: #6633CC; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; } .error_critico { color: #FF0000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; } #portal-siteactions li { display:inline; } .li { margin-bottom:0.5em; } #portal-siteactions li a { background-color:transparent; float:left; height:auto; line-height:normal; list-style-image:none; list-style-type:none; margin:1px 0pt 0pt; padding:3px 2em 3px 0pt; white-space:nowrap; background-color:#DEE7EC; border:1px solid #8CACBB; color:#436976; height:auto; margin-right:0.2em; padding:0.2em; text-decoration:none; text-transform:lowercase; } #portal-siteactions-menu2 li { display:inline; } #portal-siteactions-menu2 li a { background-color:transparent; float:left; height:auto; line-height:normal; list-style-image:none; list-style-type:none; margin:1px 0pt 0pt; padding:3px 2em 3px 0pt; white-space:nowrap; background-color:#F1F1F1; border:1px solid #CCCCCC; color:#006699; height:auto; margin-right:0.2em; padding:0.2em; text-decoration:none; text-transform:lowercase; } #menuorigen { border: 1px solid #0099E2; text-indent: 2px; width: 50px; } #menusigno { border: 1px solid #0099E2; text-indent: 2px; width: 100px; } #menu_reporte li{ display: inline; background-color: #E0E1E2; border:1px solid #CCCCCC; color:#333333; margin: 3px; padding: 5px; } #menu_reporte li a{ text-decoration:none; } #menu_reporte li.sel{ display: inline; background-color: #9999FF; border:1px solid #CCCCCC; margin: 3px; padding: 5px; } #menu_reporte li.sel a{ color: white; } ul.tabs { list-style:none; margin:0 !important; padding:0; height:30px; border-bottom:1px solid #666; } ul.tabs li { float:left; text-indent:0; padding:0; margin:0 !important; list-style-image:none !important; } ul.tabs a { background: url(http://sios.osepc.com.ar/theme/standard/tabs.png) no-repeat -652px 0; font-size:11px; display:block; height: 30px; line-height:30px; width: 111px; text-align:center; text-decoration:none; color:#000; padding:0px; margin:0px; position:relative; top:1px; } ul.tabs a:active { outline:none; } ul.tabs a:hover { background-position: -652px -31px; color:#fff; } ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a { background-position: -652px -62px; cursor:default !important; color:#000 !important; } .mas{ width:22px; height:16px; background: url(http://sios.osepc.com.ar/theme/standard/images/masmen.jpg) no-repeat -22px 0; } .menos{ width:22px; height:16px; background: url(http://sios.osepc.com.ar/theme/standard/images/masmen.jpg) no-repeat -22px 0; }