<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Copyright (c) 2006 Sippy Software, Inc. All rights reserved.              */
/*                                                                           */
/* Warning: This computer program is protected by copyright law and          */
/* international treaties. Unauthorized reproduction or distribution of this */
/* program, or any portion of it, may result in severe civil and criminal    */
/* penalties, and will be prosecuted under the maximum extent possible under */
/* law.                                                                      */
/*                                                                           */
/* $Id$ */

BODY {
	FONT-SIZE: 11px; COLOR: #000022; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none; margin: 0; padding: 0;
}

FORM { margin: 0px; padding: 0px;}

TEXTAREA { FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; }

INPUT { FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; }

SELECT { FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; }

PRE {margin: 0}

.Headline {
	PADDING: 5px;
	FONT-FAMILY: 'Open Sans', Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #ff9900;
	white-space: nowrap;
    background: #544f4f;
    background: -moz-linear-gradient(top, #645e5e 0%, #3f3b3b 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #645e5e), color-stop(100%, #3f3b3b));
    background: -webkit-linear-gradient(top, #645e5e 0%, #3f3b3b 100%);
    background: -o-linear-gradient(top, #645e5e 0%, #3f3b3b 100%);
    background: -ms-linear-gradient(top, #645e5e 0%, #3f3b3b 100%);
    background: linear-gradient(to bottom, #645e5e 0%, #3f3b3b 100%);
}

.Headline a {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-FAMILY: 'Open Sans', Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	PADDING-BOTTOM: 5px;
	COLOR: #ff9900;
	PADDING-TOP: 5px;
	white-space: nowrap;
}

.HeadlineWide {
	FONT-FAMILY: 'Open Sans', Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #ff9900;
    background: #544f4f;
    background: -moz-linear-gradient(top, #645e5e 0%, #3f3b3b 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #645e5e), color-stop(100%, #3f3b3b));
    background: -webkit-linear-gradient(top, #645e5e 0%, #3f3b3b 100%);
    background: -o-linear-gradient(top, #645e5e 0%, #3f3b3b 100%);
    background: -ms-linear-gradient(top, #645e5e 0%, #3f3b3b 100%);
    background: linear-gradient(to bottom, #645e5e 0%, #3f3b3b 100%);
}

.HeadlineWide a {
	FONT-FAMILY: 'Open Sans', Helvetica, sans-serif;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	PADDING-BOTTOM: 5px;
	COLOR: #ff9900;
	PADDING-TOP: 5px;
}

A:link {
	COLOR: black
}
A:visited {
	COLOR: black
}
A:hover {
	COLOR: #0000cc;
	TEXT-DECORATION: underline;
}

.grey {
	COLOR: #888888
}
.red {
	COLOR: #ff0000
}

IMG {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px
}
HR {
	COLOR: #666666;
	HEIGHT: 2px;
}
H3 {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000022; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
TD {
	FONT-SIZE: 11px; COLOR: #000022; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
}

.border{
border-left-style: solid; border-left-width: 1px;
border-top-style: solid; border-top-width: 1px;
border-color:#AAAAAA;
padding: 2px;
}
.bordertop
{
border-top-style: solid; border-top-width: 1px; 
border-color:#AAAAAA;
padding: 2px;
}
.bordertopright
{
border-top-style: solid; border-top-width: 1px; 
border-right-style: solid; border-right-width: 1px; 
border-color:#AAAAAA;
padding: 2px;
}
.borderleft
{
margin-right: 8px;
border-left-style: solid; border-left-width: 1px; 
border-color:#AAAAAA;
padding: 2px;
}
.borderright
{
border-right-style: solid; border-right-width: 1px; 
border-color:#AAAAAA;
padding: 2px;
}
.borderbottom
{
border-bottom-style: solid; border-bottom-width: 1px; 
border-color:#AAAAAA;
padding: 2px;
}
.borderbottomleft
{
border-bottom-style: solid; border-bottom-width: 1px; 
border-left-style: solid; border-left-width: 1px; 
border-color:#AAAAAA;
padding: 2px;
}
.borderbottomright
{
border-bottom-style: solid; border-bottom-width: 1px; 
border-right-style: solid; border-right-width: 1px; 
border-color:#AAAAAA;
padding: 2px;
}
.borderleftright
{
border-right-style: solid; border-right-width: 1px;
border-left-style: solid; border-left-width: 1px;
border-color:#AAAAAA;
padding: 2px;
}

.borderall
{
border-right-style: solid; border-right-width: 1px;
border-left-style: solid; border-left-width: 1px;
border-bottom-style: solid; border-bottom-width: 1px;
border-top-style: solid; border-top-width: 1px;
border-color:#AAAAAA;
padding: 2px;
}

.borderallbutleft
{
border-right-style: solid; border-right-width: 1px;
border-bottom-style: solid; border-bottom-width: 1px;
border-top-style: solid; border-top-width: 1px;
border-color:#AAAAAA;
padding: 2px;
}

.borderallbuttop
{
border-right-style: solid; border-right-width: 1px;
border-left-style: solid; border-left-width: 1px;
border-bottom-style: solid; border-bottom-width: 1px;
border-color:#AAAAAA;
padding: 2px;
}

.bordernot
{
border-style:none;
padding: 2px;
}

.grouptitle {
 background-color: #DDDDDD;
 border: 1px solid #AAAAAA;
}

.grouptitle_alert {
 background-color: #FF0000;
 border: 1px solid #AAAAAA;
}

.cell22 { FONT-WEIGHT: bold; COLOR: 000000; BACKGROUND: #DDDDDD;  border: 1px solid #AAAAAA; }

.top_line { PADDING: 0pt; BORDER-top: 6pt solid #ffffff; }

.bi    { width: 265px; height: 22px; font-size: 11px;}
.mi    { width: 175px; height: 22px; font-size: 11px;}
.mi2   { width: 130px; height: 22px; font-size: 11px;}
.mi3   { width: 155px; height: 22px; font-size: 11px;}
.si    { width: 50px;  height: 22px; font-size: 11px;}
.vi    { width: 85px;  height: 22px; font-size: 11px;}
.vi2   { width: 130px;  height: 22px; font-size: 11px;}
.di    { width: 81px;  height: 22px; font-size: 11px;}
.bt    { width: 110px; height: 25px; font-size: 11px;}
.bt2   { height: 25px; font-size: 11px; }
.sel   { width: 15em;  height: 21px; font-size: 11px;}
.sel2  { width: 175px; height: 21px; font-size: 11px;}
.sel3  { width: 130px; height: 21px; font-size: 11px;}
.dp    { width: 130px; height: 22px; font-size: 11px; padding-top: 2px;}
.dp2   { font-size: 11px;}
.dp3   { font-size: 11px;}

.style1 {color: #ff9900}

div.separator {
	height: 10px;
	font-size: 1px;
}

div.total {
	width: 100%;
	padding: 5px 0;
	margin: 5px 0 0;
	font-weight: bold;
	border-top: 2px solid #666666;
	border-bottom: 2px solid #666666;
}

a.tit {
    color: #ff9900;
    text-decoration: none;
    background: #544f4f;
    background: -moz-linear-gradient(top, #645e5e 0%, #3f3b3b 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #645e5e), color-stop(100%, #3f3b3b));
    background: -webkit-linear-gradient(top, #645e5e 0%, #3f3b3b 100%);
    background: -o-linear-gradient(top, #645e5e 0%, #3f3b3b 100%);
    background: -ms-linear-gradient(top, #645e5e 0%, #3f3b3b 100%);
    background: linear-gradient(to bottom, #645e5e 0%, #3f3b3b 100%);
}

a.tit:visited {
    color: #ff9900;
}

a.tit:hover {
    color: #ff9900;
    text-decoration: underline;
}

/* tooltip */
#tooltip a:hover {
    background-color: #dbe4f2;
    text-decoration: none
}

#tooltip .toolbox a:hover span {
    display: block! important;
    background-color: #ffffe1;
    border: black 1px solid;
    color: black;
    position: absolute;
    width: 250px;
    padding:5px;
}

#nav {
    width: 100%;
}

#main {
    width: auto;
}
div.main_div {
    margin: 15px 20px;
}

strong {
    font-weight: bold;
}

/* * * * */

div.formcol {
    width: 930px;
    overflow: hidden;
}

/* 2-columns forms mod (default) */
div.genrep {
    display: block;
    margin-left: 190px;
    margin-top: 15px;
    margin-bottom: 5px;
    text-align: left;
}

div.grouptitle {
    display: block;
    margin-top: 8px;
    margin-bottom: 5px;
    text-align: left;
    width: 185px;
    min-height: 15px;
    font-weight: bold;
}

div.groupdata {
    display: block;
    width: 460px;
    float: left;
}

div.dataname {
    display: inline;
    width: 185px;
    height: 23px;
    float: left;
    padding-left: 2px;
    padding-top: 2px;
}

/* mandatory field */
div.dataname_m {
    display: inline;
    width: 185px;
    height: 23px;
    float: left;
    padding-left: 2px;
    padding-top: 2px;
    font-weight: bold;
}

/* depended field */
div.dataname_d {
    display: inline;
    width: 165px;
    height: 23px;
    float: left;
    padding-left: 22px;
    padding-top: 2px;
}

.dataval {
    display: inline;
    width: 215px;
    height: 25px;
    float: left;
}

.dataval_text {
    padding-top: 2px;
}

/* 3-columns forms mod */
div.genrep3 {
    display: block;
    margin-left: 290px;
    margin-top: 15px;
    margin-bottom: 5px;
    text-align: left;
}

div.mod3_1 {
    width: 150px;
}

div.mod3 {
    width: 135px;
}

div.groupdata3_1 {
    display: block;
    width: 290px;
    float: left;
}

div.groupdata3 {
    display: block;
    width: 275px;
    float: left;
}

div.groupdata_w {
    display: block;
    width: 790px;
    float: left;
}

div.mod_w {
    width: 570px;
    height: auto;
}

/* 2-columns mod in 3-columns forms */
div.mod32 {
    width: 270px;
}

div.groupdata32_1 {
    display: block;
    width: 430px;
    float: left;
}

div.groupdata32 {
    display: block;
    width: 450px;
    float: left;
}

/* ExtJs styled buttons */
div.genrep3 div, div.genrep div {
    display: inline;
    float: left;
    padding: 0 10px 20px 0;
}

div.maintenance_on {
    width: 100%;
    height: 25px;
    text-align: center;
    background-color: red;
    font-size: 17px;
    font-weight: bold;
    text-decoration: blink;
}

div.security_vulnerability {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 60px;
    text-align: justify;
    font-size: 17px;
    font-weight: bold;
	padding: 5px 25px;
	font-family: 'Open Sans', Helvetica, sans-serif;
	color: red;
    background: #544f4f;
    background: -moz-linear-gradient(top, #645e5e 0%, #3f3b3b 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #645e5e), color-stop(100%, #3f3b3b));
    background: -webkit-linear-gradient(top, #645e5e 0%, #3f3b3b 100%);
    background: -o-linear-gradient(top, #645e5e 0%, #3f3b3b 100%);
    background: -ms-linear-gradient(top, #645e5e 0%, #3f3b3b 100%);
    background: linear-gradient(to bottom, #645e5e 0%, #3f3b3b 100%);
}

div.security_vulnerability a {
    font-size: 17px;
	COLOR: #ff7755;
}
div.security_vulnerability a:hover {
	COLOR: #ff9900;
}

.hide_button {
    font-size: 11px;
    font-weight: normal;
	color: #D3ECED;
}
.hide_button:hover {
    text-decoration: none;
    color: #ff9900;
}

div.warning_cdrs_limit {
    display: flex;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid gray;
    border-radius: 5px;
    min-height: 30px;
    text-align: justify;
    font-size: 17px;
	padding: 5px 10px;
	font-family: 'Open Sans', Helvetica, sans-serif;
	color: red;
    background: pink;
}

div.warning_cdrs_limit a {
    font-size: 17px;
	color: pink;
}
div.warning_cdrs_limit a:hover {
	color: red;
}

div.warning_cdrs_limit .hide_button {
    font-size: 17px;
	color: gray;
}
div.warning_cdrs_limit .hide_button:hover {
	color: black;
}

div.view_unavailable {
    padding: 30px;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
}

/* min-height of row in all lists */
tr.list-tr {
    min-height: 22px;
    height: 22px;
}

.uploader-hint  {
    font-size: 8px;
    font-style: italic;
    color: grey;
    padding-left: 10px;
}

/* confirmation message box */
.mb-cnf-msg {
    padding-bottom: 10px;
    word-wrap: break-word;
}

.mb-cnf-msg-hl {
    padding-bottom: 10px;
    color: red;
    font-weight: bold;
    word-wrap: break-word;
}

/* monitoring navigation */
i.mon_nav {
	COLOR: black;
	font-size: 20px;
}
i.mon_nav:visited {
	COLOR: black;
}
i.mon_nav:hover {
	COLOR: #ff9900;
	TEXT-DECORATION: none;
}
</pre></body></html>