<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Styles for all pages
-----------------------------------------------------------*/
html, body {font-family: Roboto,Lucida Grande, Lucida Sans, Arial, sans-serif; font-size: 11px;color:#333333;margin:0px 0px 0px 0px;}
input, textarea, select { font-size: 11px;}
fieldset{ border: 1px solid #DDD; padding: 0px 10px 5px 10px; }
.fieldset550 {border:1px solid #DDD; padding-top:5px; width:550px; height:auto;}
.fieldset550L {border:1px solid #DDD; padding-top:5px; width:550px; height:auto; float:left;}
.fieldset100pxL {border:1px solid #DDD; padding-top:5px; width:100%; height:auto; float:left;}
legend{min-width:120px; width:auto; color:#0952ba; font-weight:bold; font-size: 11px; line-height:18px; padding-bottom:10px;}
.content {padding:0px 20px 10px 20px; position:relative}
.img {border:0px}
.container {position:relative; top:20px}
.cursor{ cursor: pointer}
.checkBoxList{border: 1px solid #E6E6E6;height:100px;width:250px;overflow:auto}
.checkBoxListCustomFilter{border: 1px solid #E6E6E6;height:140px;width:280px;overflow:auto}
.invisible{display:none}
.imgWorld { background-image: url(./imgs/World2.png);height:600px;width:1000px}
/* Styles for header */
div#header {width:100%; height:59px; position:relative; margin:0px 0px 0px 0px; background:#fff url(imgs/headerBg.png) repeat-x;}
    div#logo {width:180px; height:60px; position: relative; margin-left:20px; background:url(imgs/logoGOT.png) no-repeat left; float:left;display:inline;}
    div#version {position:relative; font-size: 0.9em; color:#fff;float:right;top:27px;}
    div#userInfo {top:25px; right:90px; float:right; position: absolute; color:#fff;}
    div#userActions {top:20px; right:20px; float:right; position: absolute;}

/*#chk_aliveTask{padding:2px}*/

/* Styles for TwoColums Master Page */
div#leftPage {width:20%;position:relative;float:left;}
div#rightPage {width:75%;position:relative;float:right;}

/* Styles for OneColum Master Page */
div#mainPage {width:100%; z-index:-1;}

/* Styles for text styling */
div.titlePage {height:50px}
    div.icon {float:left; height:48px}
    div.textTitlePage {float:right; width:95%;height:48px; vertical-align:middle;}
    div.textTitlePage h1 {border-bottom:1px solid #546E7A; font-size:1.95em; color:#546E7A; padding-bottom:1px;}
    
/*Styles for text over a grid*/
div#taskTypeSelectedMaterials {font-size:1em; color:#0952ba; padding-bottom:1px;}

/* Styles for Detail Views */
div.viewDetail {position:relative; top:20px}
div.viewDetail div.editor-label, div.viewDetail div.display-label {min-width:120px; width:auto; color:#0952ba; font-weight:bold; float:left; height:25px}
div.viewDetail div.editor-label99, div.viewDetail div.display-label {min-width:120px; width:80px; color:#0952ba; font-weight:bold; float:left; height:25px}
div.viewDetail div.editor-label2, div.viewDetail div.display-label2 {min-width:180px; width:auto; color:#0952ba; font-weight:bold; float:left; height:25px}
div.viewDetail div.editor-field, div.viewDetail div.display-field {height:25px}
div.viewDetail div.editor-field input, div.viewDetail div.display-field input {min-width:150px; width:auto}
div.viewDetail div.editor-field2, div.viewDetail div.display-field {height:25px}
div.viewDetail div.editor-field2 input, div.viewDetail div.display-field input {min-width:300px; width:auto}
/* Special for calendar */
div.viewDetail hr {color:#0952ba}

/* Styles for Detail Views */
div.viewList {position:relative; top:10px;}
div.viewList-1 {position:relative}

/* Styles for Div with buttons */
div.buttons { width:100%; text-align:right; z-index:2}
div.buttonsActions { float:right }
div.buttonsActionsExtras { float:left }
div.buttons div.buttonsActionsExtras #dropDownMenu { z-index:200 }
    
div.buttonsActions &gt; a 
{
    margin: 5px;
    padding: 5px;
}
div.buttonsActionsExtras &gt; a 
{
    margin: 5px;
    padding: 5px;
}

  .portlet-placeholder {
    border: 1px dotted black;
    margin: 0 1em 1em 0;
  }

/* ABSGOTWEB-141 INC000000491693 RSM Reordenación Botones Pantalla Tareas */
div.clear { clear:both; }

/* ABSGOTWEB-175 RSM Validació FEcha de envio */
button.buttonDel { background-image: url(imgs/btn_minDelete.png); background-color: transparent; background-repeat: no-repeat; border: none; cursor: pointer; height: 16px; padding-left: 16px; vertical-align: middle; }

/* Styles for inputs */
select { font-size:11px; height:20px; border-color:#E6E6E6;}
.dateT { width:60px; font-size:11px; }
.hasDatepicker {width:70px; }
 input[readonly].hasDatepicker
{
    /*JMH 20130711 Incidencia DO. Quieren que el Input del Datapicker en el Filtro de consultas salga en blanco */
    background-color: White;
    border-style: solid;
    border-color: #E6E6E6;   
}
.time { width:40px; font-size:11px;}
.hour { width:30px }

.td { height:25px}

/* Styles for Tables */
table.tableList { border:0px solid #4297d7; }
    table.tablelist tr:th { height:25px; }
    table.tablelist tr:td { height:25px; text-align:left; }
 /*td { vertical-align: top; }*/
.tdCellL { height:20px; text-align:left; }
.tdCellC { height:20px; text-align:center; }
.tdCellR { height:20px; text-align:right; }
.tdCellL2 { color:#0952ba; font-weight:bold; height:20px; text-align:left; }
.tdCellC2 { color:#0952ba; font-weight:bold; height:20px; text-align:center; }
.tdCellR2 { color:#0952ba; font-weight:bold; height:20px; text-align:right; }

table.tableWODetails td { height:25px; text-align:left}
table.tableWODetailsSAP td { height:25px;}

table.WOGeneral { height:160px;} 
    
/* Path */
div#path { width:80%;padding: 20px 20px 0px 10px; vertical-align: middle}
.pathLink, .pathNoLink {font-size:12px; color:#2e6e9e; text-decoration: none}
.pathNoLink{color:gray;}
.pathLink:hover { text-decoration: underline}
.pathSelect { font-weight: bold}

/* Styles for labels and inputs */
.timeInput { width:25px !important; min-width:25px !important;}
.divRow{ position:relative; width:100%; float:left;}
.divRow .divColLeft, .divRow .divColRight {position: relative; float:left; font-size: 11px; font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;}
.divRow .divColRight {padding-left:25px; font-size: 11px !important; font-family: Lucida Grande,Lucida Sans,Arial,sans-serif !important;}
.label {min-width:112px; width:auto; color:#0952ba; font-weight:bold; float:left; height:20px; text-align:right; padding-right:15px;}
.label2 {min-width:160px; width:auto; color:#0952ba; font-weight:bold; float:left; height:20px; text-align:right; padding-right:15px; padding-top:4px;}
.field {height:25px; }
.fieldD {height:25px; padding-top:4px;}

/* labels, inputs pantalla envio a TM */
.fieldFSendPad {height:25px; padding-left:3px}
.labelFSendPad {min-width:112px; width:auto; color:#0952ba; font-weight:bold; float:left; height:15px; text-align:right; padding-right:15px; padding-top:10px;}
div.editor-fieldFSendPad {height:25px; padding-left:3px;}
div.editor-labelFSendPad {min-width:120px; width:auto; color:#0952ba; font-weight:bold; float:left; height:15px; padding-top:10px;}
div.editor-fieldFSendPad input {min-width:200px; width:auto}

/* Styles for LogOn
-----------------------------------------------------------*/
.logOnBackground { background:#fff url(imgs/LogOnBackground.png) no-repeat; width:765px; height:539px; position: absolute; left: 50%; top: 50%; margin-left: -382px; margin-top: -269px;}
.logOnData { width: 300px; position:relative; top:135px; left:130px;}
.logOnVersion {position:relative; width:100%; left:-3px; color:#0952BA; font-size:11px; text-align: right}
.logOnVersion { top: -16px\9;} /* HACK for all IE */
.logOnTitle { position:relative; width:300px; top: 62px; color:#162d7d; font-size:42px;}
.logOnTitle img {  }
.logOnCopyright{position:relative; color:#0952BA; font-size:11px; text-align: left; left: 8px; top:243px; }
.logOnCopyright{top:220px\9 } /* HACK for all IE */
.logOnAqualogy { width: 100%; }
.logOnAqualogy div { background-color: #fff; position: relative;top: 62px; padding: 10px; }
.logOnAqualogy div img { width: 164px; height: 58px; }
.logOnColLeft { float: left; width: 188px; background-color: #E1E6E9; height: 539px; }
.logOnColRight { float: left; width: 577px; background-color: #fff; height: 539px; }

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {color: #ff0000;}
.field-validation-valid {display: none;}
.input-validation-error {border: 1px solid #ff0000; background-color: #ffeeee;}
.validation-summary-errors {font-weight: bold; color: #ff0000;}
.validation-summary-valid {display: none;}

/* Styles for menu component
-----------------------------------------------------------*/

/* Styles for menu component
-----------------------------------------------------------*/

.preload1 {background: url(imgs/menu/three_0a.gif);}
.preload2 {background: url(imgs/menu/three_1a.gif);}

#menu {height:30px;background:#fff url(imgs/menu/three_0.gif) repeat-x; padding:0px; margin: 0;}
#menu2 {height:30px;background:#fff url(imgs/menu/three_0.gif) repeat-x; padding:0px; margin: 0;}

#nav {padding:0px 0px 0px 50px; margin: 0 0 0 -150px; list-style:none; height:30px; position:relative; z-index:500; font-family:arial, verdana, sans-serif;float:left;}
#nav li.top {display:block; float:left;}
#nav li a.top_link {display:block; float:left; height:30px; line-height:28px; color:#0952ba; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;}
#nav li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:35px;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:30px; }

#nav li:hover a.top_link {color:#0952ba; background: url(imgs/menu/three_1.gif) no-repeat;}
#nav li:hover a.top_link span {background:url(imgs/menu/three_1.gif) no-repeat right top;}
#nav li:hover a.top_link span.down {background:url(imgs/menu/three_1a.gif) no-repeat right top; padding-bottom:3px;}

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{left:1px; top:31px; background: #cce0fc; padding:3px; white-space:nowrap; width:185px; height:auto; z-index:300; border:1px solid #83ade8}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:185px; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; font-size:11px; height:18px; width:183px; line-height:18px; text-indent:5px; color:#0952ba; text-decoration:none}
#nav li ul.sub li a.fly
{background:#cce0fc url(imgs/menu/arrow.gif) 177px 6px no-repeat;}
#nav li:hover ul.sub li a:hover 
{background:#e4effe; color:#0952ba; border-color:#333;}
#nav li:hover ul.sub li a.fly:hover
{background:#e4effe url(imgs/menu/arrow_over.gif) 177px 6px no-repeat; color:#0952ba;}

#nav li b {display:block; font-size:11px; height:18px; width:185px; line-height:18px; margin-bottom:3px; text-indent:6px; color:#0952ba; border-bottom:1px solid #ff6; cursor:default;}

#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:153px; top:-3px; background: #cce0fc; padding:3px; white-space:nowrap; width:185px; z-index:400; height:auto; border:1px solid #83ade8}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#e4effe url(imgs/menu/arrow_over.gif) 177px 6px no-repeat; color:#0952ba} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#e4effe url(imgs/menu/arrow.gif) 177px 6px no-repeat; color:#0952ba} 

#nav2 {padding:0px 20px 0px 50px; margin:0; list-style:none; height:30px; position:relative; z-index:500; font-family:arial, verdana, sans-serif;float:right;}
#nav2 li.top {display:block; float:left;}
#nav2 li a.top_link {display:block; float:left; height:30px; line-height:28px; color:#0952ba; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 5px; cursor:pointer;}
#nav2 li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:35px; }
#nav2 li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:30px; background: url(imgs/menu/three_0a.gif) no-repeat right top;}
#nav2 li span.top_link2 {display:block; float:left; height:30px; line-height:28px; padding:0 0 0 12px; margin: 0; color:#777777; text-decoration:none; font-size:11px; font-weight:bold; cursor:default; }
#nav2 li span.top_link2 span.top_link3 {display:block; float:left; height:30px; line-height:28px; padding:0 20px 0 0; margin: 0 0 0 10px; color:#777777; text-decoration:none; font-size:11px; font-weight:bold; cursor:default; background: url("imgs/menu/three_2.gif") repeat scroll right top transparent;}

#nav2 li:hover a.top_link {color:#0952ba; }
#nav2 li:hover a.top_link span {}
#nav2 li:hover a.top_link span.down {padding-bottom:3px;}

#nav2 li a.top_link span {float:left; display:block; padding:0 15px 0 0; margin: 0 0 0 10px; height:35px;}
#nav2 li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:30px; background: url(imgs/menu/three_0a.gif) no-repeat right top;}
#nav2 li b {display:block; font-size:11px; height:18px; width:185px; line-height:18px; margin-bottom:3px; text-indent:6px; color:#0952ba; border-bottom:1px solid #ff6; cursor:default;}
#nav2 ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

/* Styles for DropDown Button component
-----------------------------------------------------------*/

#dropDownMenu {padding:0; margin:0; list-style:none; position:relative; z-index:500; width:125px}
#dropDownMenu li.top {display:block; float:left;}
#dropDownMenu li a.top_link {display:block; float:left; width:115px; color:#2E6E9E; height:23px; line-height:23px; padding:0em 0em 0.2em 0.5em; text-align:center; text-decoration:none; font-size:1em; font-weight:bold; cursor:pointer;background: url(imgs/dropDownButton/dropDownButtonOff.png) no-repeat;}
#dropDownMenu li a.top_link span.down {float:left; display:block;}
#dropDownMenu li:hover a.top_link {background: url(imgs/dropDownButton/dropDownButtonOn.png) no-repeat;}
/* Default list styling */

#dropDownMenu li:hover {position:relative; z-index:200;}

#dropDownMenu li:hover ul.sub
{left:0; top:24px; background: #dfeffc; padding:3px; white-space:nowrap; width:135px; height:auto; z-index:300; border:1px solid #83ade8; text-align:left !important;}
#dropDownMenu li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:135px; font-weight:normal;}
#dropDownMenu li:hover ul.sub li a
{display:block; font-size:1em; height:18px; width:135px; line-height:18px; text-indent:5px; color:#2E6E9E; text-decoration:none}
#dropDownMenu li:hover ul.sub li a:hover 
{background:#f4f4f4; color:#2E6E9E; border-color:#333;}

#dropDownMenu ul, 
#dropDownMenu li:hover ul ul,
#dropDownMenu li:hover li:hover ul ul,
#dropDownMenu li:hover li:hover li:hover ul ul,
#dropDownMenu li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none; z-index:400}

/* Growl styles */
div.growlUI { background: url(imgs/check48.png) no-repeat 10px 10px }
div.growlUI.growlUIError { background: url(imgs/iconError-small.png) no-repeat 5px 5px }
div.growlUI h1, div.growlUI h2 { color: white; padding: 5px 5px 5px 75px; text-align: left }

/* Elements in Grid*/
#gview_tableList #chkAll, 
#gview_tableList #chkNone{cursor:pointer; margin-top:5px}
#gview_tableList #chkNone {margin-left:5px}

/*Errors management styles*/
#headerErrors{padding:25px; height:40px}
#logoError{float:left;height:85px}
#titleError{float:left;height:85px; width:80%; padding-left:25px;}
#titleError h1 {border-bottom:1px solid #4297d7; font-size:1.90em; color:#0952ba; padding-bottom:1px; line-height:50px;}
#descriptionTitleError{font-size:1.0em; font-weight:bold; color:#333;}
#descriptionError{font-size:1.0em; color:#333;}
#bodyError{padding:20px}
#bodyError .sectionTitle{padding-top:10px; font-weight:bold}

/*Error datepicker (se muestra DIV abajo de la pagina)*/
#ui-datepicker-div {display:none}

/*Contrarrestar tamaño de letra del accordion (que es más pequeño)*/
.accordion .ui-accordion-content{font-size:1.1em }

/* CHARGES */

/* Index Charges */

#indexCharges #dvShowClosed{float:left}
#indexCharges #dvShowHistoric{float:left; margin-left: 10px}

/* END Index Charges */

/* Edit Charges */

.txtHeaderCharges {	font-size:11px; font-weight:bold; padding:5px 5px 3px 5px;color:#e17009; }
.thChargeTable{ background: url("images/ui-bg_glass_85_dfeffc_1x400.png") repeat-x scroll 50% 50% #DFEFFC; height:20px;}
.thChargeTableCell{font-size: 11px; color:#2E6E9E; font-weight: bold; padding:3px; border-bottom:1px solid #C5DBEC;}
.tdChargeTableCell{padding:2px 4px 2px 2px;font-size:11px;}
.headerChargeTable{	border:1px solid #0056d7; background-color: #e1edff; font-weight:bold; color:#2e6e9e;  padding: 10px 10px 10px 10px;  vertical-align:middle;}
.headerChargeTableTitle{color: #2e6e9e; font-size: 18px; font-weight: bold;}
table.borderChargeTable {border:1px solid #C5DBEC; background-color:#FFFFFF; } 
.borderChargeTable {border:1px solid #C5DBEC; background-color:#FFFFFF; } 
.intervals .c1{width:15%}
.intervals .c2{width:15%}
.intervals .c3{width:20%}
.intervals .c4{width:50%}
.editCharge div.tasks{width:100%;margin-bottom:20px}
.editCharge .accordion td{height:20px}
.editCharge .accordion span.title{margin-left:20px;float: left;line-height: 15px;}
.editCharge .accordion .ui-accordion-header-icon
{
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px;
}


/* END Edit Charges */

/* END CHARGES */

/* PRINT CHARGES */

.txtHeaderChargesPrint {font-size:9pt; font-weight:bold; padding:5px 5px 3px 5px;color:#e17009; }
.thChargeTableCellPrint{font-size: 9pt; color:#2E6E9E; font-weight: bold; padding:3px; border-bottom:1px solid #C5DBEC;}
.tdChargeTableCellPrint{padding:2px 4px 2px 2px;font-size:9pt;}
.headerChargeTablePrint{border:1px solid #0056d7; background-color: #e1edff; font-weight:bold; color:#2e6e9e;  padding: 10px 10px 10px 10px;  vertical-align:middle;}
.borderChargeTablePrint {border:1px solid #C5DBEC; background-color:#FFFFFF; } 
.thChargeTableColumns td{font-size: 9pt; color:#2E6E9E; padding:3px; border-bottom:1px solid #C5DBEC; border-right:1px solid #C5DBEC;}
.noBorderRight{border-right:0}
.tdChargeTitleField{font-size: 9pt; color:#2E6E9E; padding:3px; border-bottom:1px solid #C5DBEC; border-right:1px solid #C5DBEC; border-left:1px solid #C5DBEC; border-top:1px solid #C5DBEC;}
.tdChargeNoTitleField { padding:2px 4px 2px 2px;font-size:9pt;border-bottom:1px solid #C5DBEC; border-top:1px solid #C5DBEC;}

/* END PRINT CHARGES */

/* REPORTS */

.fromToDateReportBlock b,.fromToDateReportBlock span{float:left;margin-left:15px}

/* END REPORTS */

/* Styles for footer
-----------------------------------------------------------*/
html, body {height: 100%;}

#container {min-height: 100%;}
#mainPage { overflow:auto; padding-bottom: 42px; margin-bottom: 4px; }
#footer { position: relative; margin-top: -42px; height: 40px; clear:both; border-top: 2px solid #1686D7; width: 100%; color: #0952BA; }
#footer #copyright { text-align: center; width: 100%; display: table-cell; }
#footer #versionFooter { padding-right: 12px; display: table-cell; min-width: 100px; }
#footer #logoAqualogy { display: table-cell; padding-left: 12px; vertical-align: middle; }
#footer #logoAqualogy p { padding: 0; margin: 0; }
/* END PRINT CHARGES */

/* EDIT WORKORDER */

.taskHeaderBlock { height:150px }

/* END EDIT WORKORDER */

/* RRL - Mostrar los campos desactivados en gris */
/*input[readonly="readonly"], input[disabled="disabled"]
{
    background-color:#F4F4F4;
    color: #6D6D6D;
}*/
input[readonly], input[disabled], textarea[readonly], textarea[disabled], select[readonly], select[disabled]
{
   background-color:#F4F4F4;  
    color: #6D6D6D;
}
#footer #versionFooter p { width: 100%; text-align: right; }
#footer #copyright p { width: 100%; }
#footer #logoAqualogy img { height: 31px; }
/* END Styles for footer */

/*Icons styles*/
.delete-icon{background: url(imgs/fugue-delete.png); width:18px; height:18px}
.ui-autocomplete-loading { background: white url('images/ui-anim_basic_16x16.gif') right center no-repeat; }/*END Icons styles*/

.cellTextStyle {width: 100px; vertical-align: top}

/*styles for tablet in SAP Forms*/
.responseColumnStyle{width:120px}
.observationFieldStyle{width:100%}
.contentAlign{text-align:center;}
.showBorderLeft{border-left:1px solid black;}
.showBorderRight{border-right:1px solid black;}
.showBorderTop{border-top:1px solid black;}
.showBorderBottom{ border-bottom: 1px solid black;}

/* Image icon cursor references */
.disable-cursor { cursor: default; }
.enabled-cursor { cursor: hand; }

/*  	
	ABSGOTWEB-1122: Conservacion criterios de busqueda en las consultas
	En firefox no ajustaba la tabla de resultados
*/
@-moz-document url-prefix() {
	fieldset.tablecell {
		display: table-cell;
	}
}

button.filters { margin-left: 10px; } 


/*  	
	Impresion de respuesta
*/
td.printAnswerPad { padding-right:6px; }
.printContentGroup { page-break-inside: avoid; border:1px solid #d3d3d3; padding-left: 5px; padding-right: 5px; margin-top: 5px; }
h2.printTitleGroup { color:#0952ba; font-weight:bold; font-size: 11px; margin-top: 1px; }

/*
    Resaltar tareas
*/
.highlightRow 
{
    background-image: linear-gradient(white, #ffd1b3) !important;  
    /* IE10 Consumer Preview */ 
    background-image: -ms-linear-gradient(white, #ffd1b3) !important;
    /* IE6-9 */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffd1b3',GradientType=1 );  
}
.highlightRow:hover { background: #d0e5f5 !important; }

/*styles dor scrollbar table */
    table.tableSection {
        display: table;
        width: 100%;
    }
    table.tableSection thead, table.tableSection tbody {
        float: left;
        width: 100%;
    }
    table.tableSection tbody {
        overflow: auto;
        height: 100px;
    }
    table.tableSection tr {
        width: 100%;
        display: table;
        text-align: left;
    }
    table.tableSection th,.scrollTable table.tableSection td {
        width: 33%;
    }
    

/* dialog z-index fix 1.12 */
.ui-dialog { z-index: 1000 !important ;}

/* remove user agent css */
:focus { outline: 0; }



.hidden {
    display: none;   
}

video {
  object-fit: fill;
}



#list-1
{
    background:white;
    padding-top:1px;
    padding-bottom:1px;
    min-height:20px;
}
#list-1 li 
{
    margin: 2px;
    padding: 2px;
    list-style-type: none;
}

#list-2
{
    text-align:left;
    width:80%;
    padding: 2px;
}


#list-2 li
{
    display: inline;
    list-style-type: none;
    padding: 2px;
}

.taskButtons
{
    position: absolute;
    z-index:200;
    right:10px;
    width:auto !important;
}
.placeholderlist{
    border:1px dashed;
    min-height:20px;
    min-width:100px;
}


.placeholder 
{
    border: 1px solid #cd6;
    opacity: .6;
    min-height:20px;
    min-width:100px;
    text-align:right;
}

#plus
{
    border:1px solid;
}

#plus:hover
{
    cursor:pointer;
}

.btndetailtask
{
    width: 500px !important;    
    margin-bottom: 15px; 
}

/* jqgrid */
.ui-jqgrid
{
     border-color: #b3b3b3 !important;   
}
.ui-jqgrid tr.jqgrow td
{
    border-color: #b3b3b3 !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active 
{
    border-color: #b3b3b3 !important;
}
.div-error
{
    color: #B00020; 
    background-color: #fff1f3 !important;
    height: 44px;
    margin-top: 3px;
}
.icon-close
{
   float:right;
   height: 22px;
   width : 22px;
   font-size: 19px;
   cursor: pointer;
}
.icon-close:hover
{
    background-color: #e6e6e6;
    border-radius: 50%;
}
.noselect 
{
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}</pre></body></html>