  html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {   margin: 0px;   padding: 0px;   border: none;   outline: none;   font-size:100%;   background:transparent; } body {   line-height:1; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {   display:block; } nav ul {   list-style:none; } blockquote, q {   quotes:none; } blockquote:before, blockquote:after, q:before, q:after {   content:'';   content:none; } a {   margin:0;   padding:0;   font-size:100%;   vertical-align:baseline;   background:transparent; } ins {   background-color: transparent;   color: #555555;   text-decoration:none; } mark {   background-color:#ff9;   color:#555555;   font-style:italic;   font-weight:bold; } del {   text-decoration: line-through; } abbr[title], dfn[title] {   border-bottom:1px dotted;   cursor:help; } table {  padding:0;   border:0;   outline:0;   font-size:100%;   background:transparent; } hr {   display:block;   height:1px;   border:0;   border-top:1px solid #cccccc;   margin:1em 0;   padding:0; } input, select {   vertical-align:middle; } input, button, a {   outline:none; }
   @font-face {  font-family: 'MuliLight';  src: url('/ossim/style/font/Muli-Light-webfont.eot');  src: url('/ossim/style/font/Muli-Light-webfont.eot?#iefix') format('embedded-opentype'),  url('/ossim/style/font/Muli-Light-webfont.woff') format('woff'),  url('/ossim/style/font/Muli-Light-webfont.ttf') format('truetype'),  url('/ossim/style/font/Muli-Light-webfont.svg#MuliLight') format('svg');  font-weight: normal;  font-style: normal; } @font-face {   font-family: 'MuliRegular';   src: url('/ossim/style/font/Muli-Regular-webfont.eot');   src: url('/ossim/style/font/Muli-Regular-webfont.eot?#iefix') format('embedded-opentype'),  url('/ossim/style/font/Muli-Regular-webfont.woff') format('woff'),  url('/ossim/style/font/Muli-Regular-webfont.ttf') format('truetype'),  url('/ossim/style/font/Muli-Regular-webfont.svg#MuliRegular') format('svg');   font-weight: normal;   font-style: normal; } @font-face {   font-family: 'open_sans';   src: url('/ossim/style/font/OpenSans-Semibold-webfont.eot');   src: url('/ossim/style/font/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),  url('/ossim/style/font/OpenSans-Semibold-webfont.woff') format('woff'),  url('/ossim/style/font/OpenSans-Semibold-webfont.ttf') format('truetype'),  url('/ossim/style/font/OpenSans-Semibold-webfont.svg#open_sans') format('svg');   font-weight: bold;   font-style: normal;   letter-spacing:2px;   -webkit-font-smoothing: antialiased;   -webkit-font-smoothing: subpixel-antialiased; } @font-face {   font-family: 'open_sans';   src: url('/ossim/style/font/OpenSans-Regular-webfont.eot');   src: url('/ossim/style/font/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),  url('/ossim/style/font/OpenSans-Regular-webfont.woff') format('woff'),  url('/ossim/style/font/OpenSans-Regular-webfont.ttf') format('truetype'),  url('/ossim/style/font/OpenSans-Regular-webfont.svg#open_sans') format('svg');   font-weight: normal;   font-style: normal;   -webkit-font-smoothing: antialiased;   -webkit-font-smoothing: subpixel-antialiased; }   body, select, textarea, input, table {   font-family: "Lucida Sans","Lucida Grande",Lucida,sans-serif,Verdana; } input[type='button'], input[type='submit'], input[type='reset'], button, a.button {   font-family: "open_sans","Lucida Sans","Lucida Grande",Lucida,sans-serif,Verdana;   font-weight: bold; }  .flexigrid, .flexigrid table, .flexigrid td {   font-family: "open_sans","Lucida Sans","Lucida Grande",Lucida,sans-serif,Verdana !important; } .flexigrid th {   font-family: "open_sans","Lucida Sans","Lucida Grande",Lucida,sans-serif,Verdana !important;   font-weight: bold; }  .lmenu li {   font-family: "open_sans","Lucida Sans","Lucida Grande",Lucida,sans-serif,Verdana;   font-weight: bold; }  .header1 {   font-family: "MuliRegular","Lucida Sans","Lucida Grande",Lucida,sans-serif,Verdana; } .sec_title {   font-family: "open_sans","Lucida Sans","Lucida Grande",Lucida,sans-serif,Verdana;   text-transform: uppercase;   font-size: 12px; }  .table_list > tr > th, .table_data > thead > tr > th {   font-family: "open_sans","Lucida Sans","Lucida Grande",Lucida,sans-serif,Verdana;   font-weight: bold; }  .table_list > tbody > tr > td, .table_data > tbody > tr > td {   font-family: "open_sans","Lucida Sans","Lucida Grande",Lucida,sans-serif,Verdana; } 
   body { background: #F9F9F9;   background-image: url('/ossim/pixmaps/background/av_bg.jpg');   background-repeat: repeat; color: #333333;   font-size: 12px;   padding: 0px;   margin: 0px;   overflow-y: hidden !important;   overflow-x: auto !important;   } #body_scroll {   overflow-y: auto !important;   overflow-x: auto !important; } _::-webkit-full-page-media, _:future, :root #body_scroll {   overflow-x: hidden !important; }  .version_color {   background-color:#132917; }  .noborder {  border: none !important; } .nobborder { border-bottom: none !important; text-align: left; } .transparent { border-width: 0px; background-color: transparent !important; } .center {  text-align: center; } .left {   padding-left: 5px;   text-align: left; } .right {   padding-right: 5px;   text-align: right; } .mleft15 {   margin-left: 15px; } .mtop15 {   margin-top: 15px; } .mright15 {   margin-right: 15px; } .fleft {   float: left; } .fright {   float:right; } .w100 {   width:100%; } .w50 {   width:50%; } .hidden {   display:none; } 
   h1 {  margin: 15px auto;  padding: 5px;  font-weight: bold;  text-align: center;  border: 1px solid #CCCCCC; background: #F2F2F2; } h2 {   font-weight: bold;   clear: both;   font-size: 110%;   text-align: center; } h3 {   font-weight: bold;   clear: both;   font-size: 105%; } .headerpr {  border: 1px solid #E4E4E4;   background: #D3D3D3;   color: #333333;   font-weight: normal;   font-size: 12px;   text-transform: uppercase;   line-height: 16px;   padding: 4px; } .header {   border: 1px solid #E4E4E4;   color:#333333;   font-size: 11px;   font-weight: bold;   text-align:center;   padding:2px;   background: #E5E5E5;  } .headerpr_no_bborder { border: 1px solid #E4E4E4; border-bottom: none;   background: #D3D3D3;   color: #333333;   font-weight: normal;   font-size: 12px;   text-transform: uppercase;   line-height: 16px;   padding: 4px; }   p {   margin: 1.33em 0px;   margin-left: 40px;   margin-right: 40px;   text-align: center; }   a.smal, span.small, div.small, p.small, th.small, td.small { font-size: 10px; border-width: 0px; text-align: left; } a.uppercase, span.uppercase, div.uppercase, p.uppercase, th.uppercase, td.uppercase { text-transform: uppercase; } a.lowercase, span.lowercase, div.lowercase, p.lowercase, th.lowercase, td.lowercase { text-transform: lowercase; } a.capitalize, span.capitalize, div.capitalize, p.capitalize, th.capitalize, td.capitalize { text-transform: capitalize; } small {   font-size: 85%; }   a.bold, span.bold, div.bold, p.bold, th.bold, td.bold {   font-weight: bold; } a.italic, span.italic, div.italic, p.italic, th.italic, td.italic {   font-style: italic; }   span.gray, div.gray, p.gray, th.gray, td.gray { color: #555555; } 
   img {   border: none;   vertical-align: middle; }   img.disabled { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";   -moz-opacity: 0.4;   -webkit-opacity: 0.4;   -khtml-opacity: 0.4;   opacity: 0.4;   cursor: default; }   img.gray { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";   -moz-opacity: 0.4;   -webkit-opacity: 0.4;   -khtml-opacity: 0.4;   opacity: 0.4; }   .img.gray:hover {   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";   -moz-opacity: 1;   -webkit-opacity: 1;   -khtml-opacity: 1;   opacity: 1; }   span.loading, div.loading {  background: url('/ossim/pixmaps/spinner.gif') no-repeat top;  text-align: center;  height: 16px;  width: 16px;  float: right;  padding-left: 10px;  display: none; }  .help_icon_small {   cursor: help;   height: 16px; }  #asset_icon, .asset_icon, .action_icon {   vertical-align: middle;   border: none !important;   width: auto !important;   height: auto !important;   max-width: 16px;   max-height: 16px; } .asset_icon.w16, .action_icon.w16 {   max-width: 16px;   max-height: 16px; } .asset_icon.w32 {   max-width: 32px;   max-height: 32px; } img.newticket {   height:17px;   width:17px;   vertical-align: text-bottom; } .warning-ico {   height:30px;   width:30px;   float:left; } 
 a, a.av_link, .av_link {   color: #16A7C9;   font-size: inherit;   text-decoration: none !important;   cursor: pointer; } a:hover, .av_link:hover {   text-decoration: none !important;   cursor: pointer; }   a.av_l_main {   color: #16A7C9 !important; } a.av_l_main:hover {   color: #16A7C9 !important; }   a.av_l_secondary, a.av_l_secondary:hover {   color: #11829D; }   a.white, a.white:hover{   color: white; }   a.black, a.black:hover {   color: #333333; }   a.gray, a.gray:hover {   color: #555555; }   .av_l_disabled, .av_l_disabled:hover {   cursor: default;   text-decoration: none;   color: #ADADAD; }   a.button {  font-size: 11px;   font-weight: bold;   color: white !important;   text-align: center; text-decoration: none; text-transform: uppercase; padding: 6px 10px; background: #16A7C9;  display: inline-block;   vertical-align: middle;   border-radius: 2px; } a.button:hover { background: #138FAC; text-decoration: none !important;  }   a.button.av_b_main {   background: #16A7C9; } a.button.av_b_main:hover {   background: #138FAC; }   a.button.av_b_secondary {   background: #11829D; } a.button.av_b_secondary:hover {   background: #0D6074;   }  a.button.av_b_processing, a.button.av_b_processing:hover {   color: #999999 !important;   background: #E4E4E4;   background-image: url('/ossim/pixmaps/spinner.gif');   background-repeat: no-repeat;   background-position: 95% center;   padding: 8px 25px 8px 10px;  }   a.button.av_b_tertiary {   background: #C2C2C2;   color: black !important; } a.button.av_b_tertiary:hover {   background: #C2C2C2;   color: black !important;   }   a.button.av_b_disabled {   background: #E4E4E4;   color: #B7B7B7 !important;   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";   -moz-opacity: 0.4;   -webkit-opacity: 0.4;   -khtml-opacity: 0.4;   opacity: 0.4;   cursor: default; } a.button.av_b_disabled:hover {   background: #E4E4E4; }  .pointer {   cursor: pointer; } .cursor_default {   cursor: default !important; }
 .legend {   font-size: 10px; font-style: italic; text-align: center; padding: 0px 0px 5px 0px; margin: auto; width: 400px; }   textarea {   border: 1px solid #888888;   font: inherit;   vertical-align: middle;   resize: vertical; }   textarea[disabled="disabled"], textarea:disabled {   background: #F8F8F8;   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";   -moz-opacity: 0.5;   -webkit-opacity: 0.5;   -khtml-opacity: 0.5;   opacity: 0.5;   cursor: default; }   select {   font: inherit;   vertical-align: middle;   border: 1px solid #888888; }  select[disabled="disabled"], select:disabled {   cursor: default;   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";   -moz-opacity: 0.5;   -webkit-opacity: 0.5;   -khtml-opacity: 0.5;   opacity: 0.5; }   input {   font-size: 11px;   color: inherit; }   input[type="checkbox"], input[type="radio"] { background: transparent; border: none; vertical-align: baseline; } input[type="checkbox"][disabled="disabled"], input[type="checkbox"]:disabled, input[type="radio"][disabled="disabled"], input[type="radio"]:disabled {   cursor: default;   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";   -moz-opacity: 0.5;   -webkit-opacity: 0.5;   -khtml-opacity: 0.5;   opacity: 0.5; }  input[type='image'] {   border: none;   vertical-align: middle; }   input[type='image']:disabled { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";   -moz-opacity: 0.4;   -webkit-opacity: 0.4;   -khtml-opacity: 0.4;   opacity: 0.4;   cursor: default; }  input.placeholder {   color: #AAA !important; } button, input[type='button'], input[type='submit'], input[type='reset'] {   color: white; text-decoration: none; text-transform: uppercase; text-align: center;   border:none;   padding: 6px 10px;   background: #16A7C9;   display: inline-block;   cursor: pointer;   border-radius: 2px; }   button::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="reset"]::-moz-focus-inner {   border: none !important; }   button:hover, input[type='button']:hover, input[type='submit']:hover, input[type='reset']:hover { background: #138FAC; }   button.av_b_main, input[type='button'].av_b_main, input[type='submit'].av_b_main, input[type='reset'].av_b_main {   background: #16A7C9; }  button.av_b_main:hover, input[type='button'].av_b_main:hover, input[type='submit'].av_b_main:hover, input[type='reset'].av_b_main:hover {   background: #138FAC; }   button.av_b_secondary, input[type='button'].av_b_secondary, input[type='submit'].av_b_secondary, input[type='reset'].av_b_secondary {   background: #11829D; }   button.av_b_secondary:hover, input[type='button'].av_b_secondary:hover, input[type='submit'].av_b_secondary:hover, input[type='reset'].av_b_secondary:hover {   background: #0D6074; }   button.av_b_processing, input[type='button'].av_b_processing, input[type='submit'].av_b_processing, input[type='reset'].av_b_processing, button.av_b_processing:hover, input[type='button'].av_b_processing:hover, input[type='submit'].av_b_processing:hover, input[type='reset'].av_b_processing:hover {   color: #999999;   background: #E4E4E4;  background-image: url(data:image/gif;base64,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);   background-repeat: no-repeat;   background-position: 95% center;   padding: 5px 25px 5px 10px;   min-width: 50px; } button.av_b_processing.small, input[type='button'].av_b_processing.small, input[type='submit'].av_b_processing.small, input[type='reset'].av_b_processing.small, button.av_b_processing.small:hover, input[type='button'].av_b_processing.small:hover, input[type='submit'].av_b_processing.small:hover, input[type='reset'].av_b_processing.small:hover {   padding-right: 25px !important; } button.av_b_processing.big, input[type='button'].av_b_processing.big, input[type='submit'].av_b_processing.big, input[type='reset'].av_b_processing.big, button.av_b_processing.big:hover, input[type='button'].av_b_processing.big:hover, input[type='submit'].av_b_processing.big:hover, input[type='reset'].av_b_processing.big:hover {   padding-right: 25px !important; }  button.av_b_f_processing, input[type='button'].av_b_f_processing, input[type='submit'].av_b_f_processing, input[type='reset'].av_b_f_processing, button.av_b_f_processing:hover, input[type='button'].av_b_f_processing:hover, input[type='submit'].av_b_f_processing:hover, input[type='reset'].av_b_f_processing:hover {   color: #999999 !important;   background: #E4E4E4 !important;   background-image: url(data:image/gif;base64,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) !important;   background-repeat: no-repeat !important;   background-position: 95% center !important;   padding: 5px 25px 5px 10px !important;   min-width: 50px !important; } .c_back_button {   display: none;   position: absolute;   height: 1px;   left: 0px;   top: 5px; } .c_back_button input[type='button'].av_b_back, .c_back_button button[type='button'].av_b_back {   background: #D3D3D3;   background-image: url('/ossim/pixmaps/back_button.png');   background-repeat: no-repeat;   background-position: center center;   padding: 5px 12px !important; } .c_back_button input[type='button'].av_b_back:hover, .c_back_button button[type='button'].av_b_back:hover {   background: #C6C4C4;   background-image: url('/ossim/pixmaps/back_button.png');   background-repeat: no-repeat;   background-position: center center; }   input[type='button'].av_b_warning {   color: #9F6000;   background: #EDDB95; font-size: 10px;   padding: 3px !important;   border: solid 1px #9F6000; } input[type='button'].av_b_warning:hover {   background: #E2C96F; }  button.av_b_disabled, input[type='button'].av_b_disabled, input[type='submit'].av_b_disabled, input[type='reset'].av_b_disabled {   background: #E4E4E4;   color: #4F4F4F; }  button.av_b_disabled:hover, input[type='button'].av_b_disabled:hover, input[type='submit'].av_b_disabled:hover, input[type='reset'].av_b_disabled:hover {   background: #E4E4E4;   color: #4F4F4F; }   button.av_b_transparent, input[type='button'].av_b_transparent, input[type='submit'].av_b_transparent, input[type='reset'].av_b_transparent {   font-size: 12px;   color: #16A7C9;   background: transparent !important;   border: none !important; }  button.av_b_transparent:hover, input[type='button'].av_b_transparent:hover, input[type='submit'].av_b_transparent:hover, input[type='reset'].av_b_transparent:hover {   text-decoration: none; }   button.small, input[type='button'].small, input[type='submit'].small, input[type='reset'].small, a.button.small {   padding: 3px 5px !important; } button.av_b_f_processing.small, input[type='button'].av_b_f_processing.small, input[type='submit'].av_b_f_processing.small, input[type='reset'].av_b_f_processing.small, button.av_b_processing.small:hover, input[type='button'].av_b_f_processing.small:hover, input[type='submit'].av_b_f_processing.small:hover, input[type='reset'].av_b_f_processing.small:hover {   color: #999999 !important;   background: #E4E4E4 !important;   background-image: url(data:image/gif;base64,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) !important;   background-repeat: no-repeat !important;   background-position: 95% center !important;   padding: 3px 25px 3px 10px !important;   min-width: 50px !important; }   button.big, input[type='button'].big, input[type='submit'].big, input[type='reset'].big {   padding: 10px 12px !important; }   button:disabled, input[type='button']:disabled, input[type='submit']:disabled, input[type='reset']:disabled {   background: #E4E4E4;   color: #B7B7B7;   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";   -moz-opacity: 0.4;   -webkit-opacity: 0.4;   -khtml-opacity: 0.4;   opacity: 0.4;   cursor: default; } button:disabled:hover, input[type='button']:disabled:hover, input[type='submit']:disabled:hover, input[type='reset']:disabled:hover {   color: #B7B7B7;   background: #E4E4E4;   text-decoration: none !important; } button:disabled.transparent:hover, input[type='button']:disabled.transparent:hover, input[type='submit']:disabled.transparent:hover, input[type='reset']:disabled.transparent:hover {   text-decoration: none !important; }   input[type="text"], input[type="password"] {   border: 1px solid #888888; }  input[type="text"][disabled="disabled"], input[type="text"]:disabled, input[type="password"][disabled="disabled"], input[type="password"]:disabled {   cursor: default;   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";   -moz-opacity: 0.5;   -webkit-opacity: 0.5;   -khtml-opacity: 0.5;   opacity: 0.5; }  input[type="search"] { -webkit-appearance: none;   padding: 8px 4px;   background: rgba(150, 150, 150, 0.1);   border: none;   border-radius: 2px; } 
   .clear_layer {   width:100%;   clear:both;   height: 1px; }   table {  color: #555555;   border: 1px solid #E4E4E4; text-align: center; border-collapse: separate; } table.center {   margin: auto; }   th, .th {  background: #D3D3D3;   font-size: 11px;   font-weight: normal;   text-align: center;   font-family: inherit;   color: #666666;   text-transform: uppercase;   white-space:nowrap;   padding: 4px; } .thold {   background: #E5E5E5;   font-size: 11px;   color: #333333;   font-weight: normal;   text-align: center;  text-transform: uppercase;   white-space:nowrap;   padding:5px 10px; }  .thgray {   background: #CECECE;   font-style: italic; padding:0px 10px 0px 10px;  font-size: 11px;   color: #888888;  text-align: center;   text-transform: uppercase;   white-space:nowrap; }   td {   color: inherit;   font-size: 11px;   padding: 4px;   height: none; } td.head {   border:1px solid #CCCCCC;  background: #E5E5E5;  font-size:14px;   font-weight:bold;   color:#333333; } td.left {   padding-left: 5px;   text-align: left; } td.center {   text-align: center; } td.right {   padding-right: 5px;   text-align: right; } table.transparent, tr.transparent, td.transparent, th.transparent {   background-color: transparent !important;   }   table tr.odd > td, table .odd {  background-color: #ECECEC; }   table tr.even > td, table .even {   background-color: transparent; }  div.odd {   background-color: #ECECEC; }  div.even {   background-color: transparent; }  .table_list, .table_data { margin: 0 auto;   clear: both; border: none; border-collapse: collapse; width: 100%; color: #333333; }  .table_list {   border-bottom: solid 1px #CCCCCC; }  .table_list .headerpr, .table_data .headerpr { background:none;  color: #666666;  font-weight: bold;  font-size: 12px;  border: none;  border-top: 1px solid #CCCCCC; border-bottom:1px solid #CCCCCC;  padding: 2px; } .table_list .headerpr_no_bborder, .table_data .headerpr_no_bborder {  background:none;  color: #666666;  font-weight: bold;  font-size: 12px; border: none;  padding: 2px;  border-top: 1px solid #CCCCCC;  } .dataTables_wrapper .dt_header div.dt_title { position: absolute; left: 1px;   width: 30%; margin: 0px; font-size: 13px; color: #333333 !important; text-transform: uppercase; text-align: left;  font-family: "open_sans","Lucida Sans","Lucida Grande",Lucida,sans-serif,Verdana; font-weight: bold; }  .table_list td.tl_empty, .table_list td.tl_empty:hover, .table_data td.td_empty, .table_data td.td_empty:hover { text-align: center !important; vertical-align: middle; background-color: #E8E8E8 !important; }  .table_list th, .table_data th { border-top:   1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; cursor:  pointer; background:   none; color:  #666666; font-size:   11px; font-family:  "open_sans","Lucida Sans","Lucida Grande",Lucida,sans-serif,Verdana; text-transform: uppercase; padding: 4px; } .table_list td, .table_data td {   height: 32px; } .table_list th, .table_data th {   height: 37px;   font-weight: bold; } .table_list td a, .table_data td a { color: #333333; } .table_list th a, .table_data th a { color: #666666; } .table_list th a:hover, .table_data th a:hover, .table_list td a:hover, .table_data td a:hover { color: #666666; text-decoration: underline; }  .table_list td.left, table_data th.left {   text-align: left;   padding-left: 10px !important; } .table_list tr.odd > td, .table_list .odd, .table_list tr.even > td, .table_list .even .table_data tr.odd > td, .table_data .odd, .table_data tr.even> td, .table_data .even {  background-color: transparent; }   .table_list > tbody > tr:nth-child(even) > td, .table_data > tbody > tr:nth-child(odd) > td {  background-color: #ECECEC; }  .table_list > tbody > tr:nth-child(odd) > td, .table_data > tbody > tr:nth-child(even) > td {  background-color: transparent; } .table_list > tbody > tr:hover > td, .table_data > tbody > tr:hover > td {  background-color: #C9E2EF; }  
 #host_report table { border:0px; width:100%; } #host_report table.bordered { background: #FAFAFA;   color: black;   border-style: solid;   border-color: #bbbbbb;   border-width: 1px;   text-align: center; } #host_report td { border:0px; text-align:center; } #host_report .bordered {   border: solid #BBBBBB 1px; } #host_report a:hover {  background: transparent;  color: black;  text-decoration: underline; } #host_report_mini table { border:0px; width:100%; font-size:9px; } #host_report_mini td { font-size:9px; border:0px; } #host_report_mini th { word-wrap: normal;   padding: 0px 10px 0px 10px;   border: 1px solid #aaaaaa; background: #CECECE;  font-size: 9px;   color: #222222;   font-weight: bold;   text-align: center; } #host_report_mini a:hover {  background: transparent;  color: black;  text-decoration: underline; }   .overlay {   position: absolute;   width: 100%;   height: auto;   margin: auto;   text-align: center;   top: 0px;   left: 0px;   z-index: 200000;   filter: alpha(opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7; opacity: 0.7; background:#000000 } .av_overlay {   position: absolute;   width: 100%;   height: auto;   margin: auto;   text-align: center;   top: 0px;   left: 0px;   z-index: 200000;   filter: alpha(opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7; opacity: 0.7; background:#000000 }  .av_w_overlay {   position: absolute;   width: 100%;   height: auto;   margin: auto;   text-align: center;   top: 0px;   left: 0px;   z-index: 200000;   filter: alpha(opacity=40); -moz-opacity: 0.4; -khtml-opacity: 0.4; opacity: 0.4; background: #F9F9F9;   background-image: url('/ossim/pixmaps/background/av_bg.jpg');   background-repeat: repeat; } .opacity_2 { filter: alpha(opacity=20); -moz-opacity: 0.2; -khtml-opacity: 0.2; opacity: 0.2;  } .opacity_6 { filter: alpha(opacity=60); -moz-opacity: 0.6; -khtml-opacity: 0.6; opacity: 0.6;  } .opacity_7 { filter: alpha(opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7; opacity: 0.7;  } .opacity { filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;  } .g_loading_panel {   border-radius: 5px;  -moz-border-radius: 5px;  -webkit-border-radius: 5px;  -khtml-border-radius: 5px;   border: solid 5px #CCCCCC !important; position: absolute;  width: 30%;  height: auto;  margin: auto;  top:45%;  left: 0; right: 0; z-index: 270000;  background: #F2F2F2;   font-size: 11px;  color: #222222; text-align:center; padding: 15px 10px; } .g_loading_panel table { width:98%; margin: auto; border: none !important; background: transparent !important; } .g_loading_panel .l_lp {   vertical-align: middle;   width: 34px; height: auto; border: none !important; } .l_lp #l_lp_loading {   background-image: url(data:image/gif;base64,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);   width: 32px;   height: 32px; } .g_loading_panel .r_lp {   vertical-align: middle;   height: auto; padding-left: 10px;   text-align: left; font-size: 11px !important; border: none !important; }   #c_lmenu {   height: 25px;   width: 100%;   margin-top: 20px;   margin-bottom: 10px; } .lmenu {   position: relative; }  .c_l_lmenu {   position: absolute;   height: 1px;   width: 100%;   text-align: left;   left:0px; } .c_l_lmenu ul {   list-style-type: none;   position: relative;   padding-left: 20px; } .c_l_lmenu ul li {   list-style: none;   display: inline;   padding: 0;   position: relative; } .c_l_lmenu ul .li_sep {   list-style: none;   display: inline;   padding: 0px 20px;   font-size: 14px;   color: rgb(106, 106, 106); } .c_l_lmenu ul li a, .c_l_lmenu ul li a:hover {   color: rgb(106, 106, 106);   font-size: 13px;   text-transform: uppercase; } .c_l_lmenu ul li .c_arrow_down {  position: absolute;  clear: both;  width: 100%;  height: 1px;  top: 14px;  left: 0px; } .c_l_lmenu ul li .arrow_down {   border-left: solid 6px transparent;   border-right: solid 6px transparent;   border-top:  solid 6px #8FD129;   width: 0px;   height: 0px;   position: relative;   margin: 4px auto 0px auto; } .c_r_lmenu {   position: absolute;   height: 1px;   text-align: right;   right: 0px; } .c_r_lmenu .av_b_lmenu {   margin: 10px 3px 10px 0px; }   div.balloon span {   display: none } div.balloon:hover {   position:relative;   z-index:1000;   background:transparent; } div.balloon:hover span.tooltip {   color: #111;   display:block;   position:absolute;   top:12px;   left:20px;   width:164px;   text-align: left;   text-decoration:none;   z-index: 2000; } div.balloon:hover span.top {   display: block;   padding: 28px 8px 0;   background: url('/ossim/pixmaps/balloon.png') no-repeat top; } div.balloon:hover span.middle {   display: block;   padding: 0 8px 0 15px;   background: url('/ossim/pixmaps/balloonfill.png') repeat bottom; } div.balloon:hover span.bottom {   display: block;   padding:3px 8px 8px;   color: #548912;   background: url('/ossim/pixmaps/balloon.png') no-repeat bottom; }  div.bballoon span {   display: none } div.bballoon:hover {   position:relative;   z-index:1000;   background:transparent; } div.bballoon:hover span.tooltip {   color: #111;   display:block;   position:absolute;   top:12px;   left:130px;   width:360px;   text-align: left;   text-decoration:none;   z-index: 2000; } div.bballoon:hover span.top {   display: block;   padding: 28px 8px 0;   background: url('/ossim/pixmaps/bballoon.png') no-repeat top; } div.bballoon:hover span.middle {   display: block;   padding: 0 3px 0 3px;   background: url('/ossim/pixmaps/bballoonfill.png') repeat bottom; } div.bballoon:hover span.bottom {   display: block;   padding:3px 8px 8px;   color: #548912;   background: url('/ossim/pixmaps/bballoon.png') no-repeat bottom; } .stooltip { text-align:left; position: absolute; padding: 5px; z-index: 10; color: #303030; background-color: #D3EF95; border: 1px solid #8DC41B;  font-size: 12px; text-decoration: none !important; } .vtooltip { text-align:left; position: absolute; padding: 5px; z-index: 10; color: #303030; background-color: #D3EF95; border: 1px solid #8DC41B; height:150px;  overflow-y:auto;  font-size: 12px; text-decoration: none !important; } .mvtooltip { text-align:left; position: absolute; padding: 5px; z-index: 10; color: #303030; background-color: #D3EF95; border: 1px solid #8DC41B; height:50px;  overflow-y:auto;  font-size: 12px; text-decoration: none !important; } .gtooltip { text-align:left; position: absolute; padding: 5px; z-index: 10; color: #303030; background-color: #F2F2F2; border: 1px solid #DDDDDD;  font-size: 12px; text-decoration: none !important; }  .btooltip { text-align:left; position: absolute; padding: 5px; z-index: 10; color: #00529B; background-color: #BDE5F8; border: 1px solid #00529B; font-size: 11px; text-decoration: none !important; } .rtooltip { text-align:center; position: absolute; padding: 5px; z-index: 10; color: #303030; background-color: #f5f5b5; border: 1px solid #FFE38F; font-size: 11px; width:250px; } .ytooltip { text-align:left; position: absolute; padding: 5px; z-index: 10; color: #303030; background-color: #f5f5b5; border: 1px solid #FFE38F;  font-size: 12px; text-decoration: none !important; } .htooltip { text-align:left; position: absolute; padding: 5px; z-index: 10; width:205px; color: #303030; background-color: #D3E7AF; border: 1px solid #B3E063; font-family: "Lucida Sans","Lucida Grande",Lucida,Verdana,sans-serif; font-size: 11px; text-decoration: none !important; } .idmtip {   text-align:left;   position: absolute;   padding: 5px;   z-index: 10;   color: #545454;   background-color: #D3EF95;   border: 1px solid #8DC41B;   font-size: 11px;   line-height:14px;   font-weight: normal; } .imgtip {   text-align:left;   position: absolute;   padding: 5px;   z-index: 10;   background-color: transparent; }   .av_label_error {   color: #D80023; } .av_error {   background: #FFBABA;   border: solid 1px #FC5353 !important; } .error_summary {   overflow:hidden;   text-overflow: ellipsis;   -o-text-overflow: ellipsis;   white-space: nowrap;   width: 100%; } .c_av_tooltip {   position:relative;   width: 1px;   vertical-align: top; } .av_tooltip {   position: absolute;   left: 2px;   cursor: pointer;   vertical-align: top; } .av_red_tip #tiptip_content {   color: #FCFCFC !important;   background-color: #E25F53; } .av_red_tip #tiptip_content div {   overflow:hidden;   text-overflow: ellipsis;   -o-text-overflow: ellipsis;   white-space: nowrap;   max-width: 500px; } #tiptip_holder.tip_bottom.av_red_tip #tiptip_arrow_inner {   border-bottom-color: #E25F53 !important; } #tiptip_holder.tip_top.av_red_tip #tiptip_arrow_inner {   border-top-color: #E25F53 !important; } #tiptip_holder.tip_right.av_red_tip #tiptip_arrow_inner {   border-right-color: #E25F53 !important; } #tiptip_holder.tip_left.av_red_tip #tiptip_arrow_inner {   border-left-color: #E25F53 !important; } .tray_wait {   cursor: wait !important; }  .tray_details {   background-color: white !important;   cursor: pointer !important;   padding: 8px 15px !important; } #tray_container { border: 0px;   background-color: white;   position:relative;   height: auto;   margin: 2px 5px; } .tray_section {   float:left;   width:22%;   text-align:left; } .tray_title {   font-size: 12px;   padding-bottom: 2px;   color: #333;   text-align: left; } .tray_content {   margin: 3px 0 5px 5px;   color: #757575;   text-align: left; } .tray_button {   min-width: 110px; } .tray_button_list {   width: 12%;   float: right;   text-align: right; } .tray_triangle {   position:absolute;   z-index:99999999;   top:-24px;   left:-9px;   width:0;   height:0;   border-color: transparent transparent white transparent;   border-style: solid;   border-width: 8px; } .tray_loading {   color:white;   width:100%;   text-align:center; } .tray_gray {   color: #545351; } .tray_font_big {   font-size: 30px; } .tray_font_medium {   font-size: 20px; } .tray_font_small {   font-size: 10px; }   .av_breadcrumb {   padding: 5px 0px;   position: relative; } .av_breadcrumb.with_menu {   margin: 10px 0 15px 0; } .av_breadcrumb_item {   float: left;   font-size: 14px; } .av_breadcrumb_item.last {   font-style: italic; } .av_breadcrumb_separator {   float: left;   margin: 2px 12px 0 11px;   width: 7px;   height: 12px;   background: transparent url(/ossim/pixmaps/xbreadcrumbs/separator.gif) 0 0 no-repeat;   background-size: 7px 12px; } #tablePagination { font-size: 11px;  padding: 3px 5px;  height: 20px; border-top: solid 1px #D4D4D4; } #tablePagination img {  padding: 0px 4px; } #tablePagination_rowsPerPage {   font-size:10px;   margin-right: 5px; } #tablePagination_currPage { font-size:10px; margin: 0px 3px 0px 3px; text-align: center; } #tablePagination_perPage {  float: left;  padding-top:0px; } #tablePagination_paginater {  float: right; padding-top:3px; margin-left: auto;  margin-right: auto; } #tablePagination_paginater img {   vertical-align: middle; } .black {   color:black; } .white {   color:white; }   .link_paginate { color: #3498db; text-decoration: none; font-size: 12px; text-transform: uppercase; } .link_paginate:hover { color: #3498db; text-decoration: none; } .link_paginate_disabled {   color: #dadada;   text-decoration: none;   font-size: 12px;   text-transform: uppercase;   cursor: default !important; } .link_paginate_disabled:hover { color: #dadada; text-decoration: none; } .header1 {   border: 1px solid rgb(202, 202, 202);   background:#C4C0BB;   font-size: 12px; padding:3px 10px;   text-align:center;   font-weight: normal;   text-align: center;   min-height: 20px; } .siem_display_msg { color:  #bbbbbb; text-transform: uppercase; font-weight:  bold; } .siem_title_gray { color:  #999999; text-transform: uppercase; font-weight:  bold; padding-left:  0px !important; }   .bgred {   background:#DFDFDF } .bggreen {   background:#D2FFCF } .plfieldhdr  {   background: transparent url(../pixmaps/fondo_col.gif) repeat-x scroll 50% 50%;   -moz-background-clip: border;  -moz-background-origin: padding;  -moz-background-inline-policy: continuous;   color: rgb(34, 34, 34);  font-size: 12px;  font-weight: bold; } td.plfieldhdr {  color: #333333;  background: #E5E5E5;  font-size: 14px;   font-weight: bold;   text-align: center;   border-bottom:1px solid #CCCCCC;   line-height:12px;   padding:3px; }   .forminput {  display: none;  width: 400px; background-color: transparent;  border: thin none #003399; padding: 5px 5px 5px 5px; } .lr_border { border-left: 1px solid #CCCCCC !important; border-right: 1px solid #CCCCCC !important; } .wtop_border { border-top: 0px !important; border-left: 1px solid #CCCCCC !important; border-right: 1px solid #CCCCCC !important; border-bottom: 1px solid #CCCCCC !important; }   p.ticket_body {  margin: 10px;  margin-left: 10px;  margin-right: 10px;  text-align: left; }  .thr {  background: #D1DADF; color: #555555; font-size: 11px;  text-align: center;  padding: 10px 5px; overflow:hidden; } .ct {   width: 110px !important;   vertical-align: middle; }  #table_form_crt #custom_namef { width: 99%;   height: 18px; } #table_form_crt select {   width: 250px; } #table_form_crt option {   height: 15px; } #table_form_crt textarea {   width: 99%; }  .header_ct {   font-size: 11px;   line-height: 10px; }  #custom_typef {   text-align: center; } #custom_optionsf {  height: 45px; border: solid 1px #CCCCCC; }  .custom_optionsf_en {  background: #FFFFFF;  border: solid 1px #CCCCCC; }  .custom_optionsf_dis { filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; background: #EFEFEF; border: solid 1px #CCCCCC; }   .ct_sep {   height: 12px; } .ct_pad5 {   padding: 0px 5px 0px 5px; } .ct_padl25 {   padding-left: 25px; }  .ct_mandatory {   vertical-align: top;   text-align: left; }  .ct_add {   width: 40px; } .ct_add div {   float:right;   width: 40px; } .ct_add input {   width: auto; } .ct_opt_format {   width: 156px;   background: transparent;   border: none; } .ct_opt_format span {   font-size: 10px; } .ct_opt_format td {   text-align: left; } .ct_bold {   font-weight: bold; } .ct_opt_subcont {   font-size: 9px;   font-weight: normal; } .ct_opt_subcont span {   display: block; } #info_error { text-align: left; width: 700px; margin: 20px auto; display: none; padding: 10px 40px; overflow: hidden; } .ct_icon {   border: none;   background: transparent; } .ct_actions {   width: 90px; } .ct_required {   width: 40px; } .ct_type {   font-style: italic; } #ct_table th {   padding: 1px 2px 1px 2px; } .ct_mandatory .ct_title {   padding-bottom: 3px;   font-size: 11px;   text-align: left; } .ct_assets {   padding: 10px 0px; } .ct_assets_sel { background-color: #EFEBDE; padding: 2px 5px 2px 5px; border: 1px dotted #cccccc; font-size:14px } #cancel_cont input {   text-align: center; }   .thickbox {   color: gray;   font-size: 10px; } .imgtip { text-align:left; position: absolute; padding: 5px; z-index: 10; background-color: transparent; } .hmenu_top_tab {   border-radius:0 0 3px 3px;   cursor:pointer;   background-color:#333;   box-shadow:0 2px 5px #777;   height:15px; }  .container { width: 100%; border-width: 0px;   background-color: transparent;   border-spacing: 0;   border-collapse: collapse; } .container td { padding: 0px; }  .forcewrap {   white-space: -moz-pre-wrap !important; white-space: -pre-wrap;   white-space: -o-pre-wrap;  white-space: pre-wrap;   word-wrap: break-word;   word-break: break-all;   white-space: normal; } .risk-bar {   line-height: 14px;   display: inline-block;   width: 57px;   border-radius: 3px;   text-transform: uppercase;   white-space: pre; } .risk-bar.low {   background-color: #92d100; } .risk-bar.med {   background-color: #ff8a00; } .risk-bar.high {   background-color: #fd0000; } .alarm_content .risk-bar {   margin-top: 12px; }  #tiptip_holder {   opacity: 0.9; } .risk-popup-top {   border-bottom: 1px solid gray; } .risk-popup { } .risk-popup table {   border: 0;   color: #FFF; } .risk-popup table th{   text-align: left;   color: #FFF;   background-color: #2a2a2a; }  #iemail {   position: absolute;   right: 0;   background-color: #eeefee;   margin-top: 10px;   padding: 20px;   display: none; } #iemail::before {   content: " ";   border-bottom: 5px solid #eeefee;   height: 10px;   border-left: 5px solid transparent;   border-right: 5px solid transparent;   margin: -35px -50%;   position: absolute; }  #iemail td {   text-align:left; } .radio-ico.xls-ico {   background-image: url(/ossim/pixmaps/xls.gif); } .radio-ico.pdf-ico {   background-image: url(/ossim/pixmaps/pdf_button.png); } .radio-ico.download-ico {   background-image: url(/ossim/pixmaps/download.png); } .radio-ico.email-ico {   background-image: url(/ossim/pixmaps/emailButton.png); }  .radio-ico {  margin-top:1px;  line-height: 16px;  text-indent: 18px;  background: transparent no-repeat 0;  background-size: 16px;  display: inline-block;  vertical-align:top; } .efield {   width:100%;   display:none; }  .kali-popup div {   padding: 8px 0; } .kali-popup textarea {   height: 80px;   width: 100%; } 
