/**
@Author : Kosala Vithana
@Email  : kosivithana@gmail.com
*/

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-size: 12px;}

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: 12px;}
.mi    { width: 175px; height: 22px; font-size: 12px;}
.mi2   { width: 130px; height: 22px; font-size: 12px;}
.mi3   { width: 155px; height: 22px; font-size: 12px;}
.si    { width: 50px;  height: 22px; font-size: 12px;}
.vi    { width: 85px;  height: 22px; font-size: 12px;}
.vi2   { width: 130px;  height: 22px; font-size: 12px;}
.di    { width: 81px;  height: 22px; font-size: 12px;}
.bt    { width: 110px; height: 25px; font-size: 12px;}
.bt2   { height: 25px; font-size: 12px; }
.sel   { width: 15em;  height: 21px; font-size: 12px;}
.sel2  { width: 175px; height: 21px; font-size: 12px;}
.sel3  { width: 130px; height: 21px; font-size: 12px;}
.dp    { width: 130px; height: 22px; font-size: 12px; padding-top: 2px;}
.dp2   { font-size: 12px;}
.dp3   { font-size: 12px;}

.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;
}

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

div.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: 12px;
    font-weight: normal;
	color: #D3ECED;
}
.hide_button:hover {
    text-decoration: none;
    color: #ff9900;
}

div.warning_cdrs_limit {
    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;
}

/* monitoring graph actions */
i.mon_action {
	COLOR: grey;
	font-size: 15px;
	float: right;
	padding: 0 5px;
}
i.mon_action:visited {
	COLOR: black;
}
i.mon_action:hover {
	COLOR: #ff9900;
	TEXT-DECORATION: none;
}
/*Added By Kosala*/

.quick-btn-style-ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}


.quick-btn-style-ul > li > a:hover{
    color: #ff9900;
    background: #4c4848;
    background: rgba(0, 0, 0, 0.1);
}

.quick-btn-style-ul li a {
    text-decoration: none;
    font-weight: 400;
    padding: 11px 25px;
    width: 180px;
    color: #777777;
    /* background: #eeeeee;*/
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.1), -1px 1px 1px rgba(0, 0, 0, 0.1);
}

.quick-btn-style-li  {
    float: right;
}

.quick-btn-account{
    float: left;
}

.quick-bar-a{
    color: orange !important;
}

.new-row{
    cursor: pointer;
}
.mouse-hand{
    cursor: pointer;
}
.rule-row{
    margin-right: 0px !important;
    margin-left:  0px !important;
}

.login-table{
    position: absolute;
    z-index: 15;
    top: 53%;
    left: 55%;
    margin: -100px 0 0 -150px;
}
.bg{
    background-image: url(/images/login-img.png);
    background-position: center;
    background-size: cover;
    opacity: 0.2;
}
.call-type{
    background: green;
    color: white;
    font-size: 10px;
    height: 15px;
    padding-top: 0px;
    border-color: green;
}
.active-port{
    color: green;
    font-weight: bold;
}
.deactivate-port{
    color: red;
    font-weight: bold;
}
.reset-port{
    color: orange;
    font-weight: bold;
}
.all-port{
    color: blue;
    font-weight: bold;
}

.hoverTable tr:hover td {
    background:lightskyblue;
}
.btn-reset {
    width: 50px;
    background: orange;
    color: white;
    font-size: 10px;
    height: 15px;
    padding-top: 0px;
}
.green-bold{
    color: green;
    font-weight: bold;
}
.darkgreen-bold{
    color: darkgreen;
    font-weight: bold;
}
.red-bold{
    color: red;
    font-weight: bold;
}
.blue-bold{
    color: blue;
    font-weight: bold;
}
.darkorange-bold{
    color: darkorange;
    font-weight: bold;
}
.saddlebrown-bold{
    color: saddlebrown;
    font-weight: bold;
}
.image-container {
    position: relative;
    text-align: center;
}

.img-txt {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
}
.img-conn-status{
    width: 20px;
    height: 20px;
}
.sub-menu{
    right: 0;
    left: initial !important;
}

#rcorners {
    border-radius: 5px;
    border: 1px solid #6c757d;
    background: #e0e0e0;
    height: 21px;
    margin-bottom: 1px;
    margin-right: 0px;
}
.menu-blocker {
    border-radius: 5px;
    border: 1px solid #6c757d;
    background: #e0e0e0;
    height: 21px;
    margin-bottom: 1px;
    margin-left: 5px;
    margin-right: 0px;
}
#rcorners1 {
    border-radius: 5px;
    border: 1px solid #6c757d;
    background: #e0e0e0;
    height: 21px;
    margin-bottom: 1px;
    margin-left: 150px;
    margin-right: 0px;
}
.blocked_summary{
    margin-left: 0px !important;
}
.blocked_item{
    margin-left: 2px !important;
    border-radius: 5px;
    border: 1px solid #6c757d;
    background: #e0e0e0;
    height: 21px;
    margin-bottom: 1px;
    margin-right: 0px;
    padding: 2px;
}

.led-box {
    height: 30px;
    width: 25%;
    margin: 10px 0;
    float: left;
}

.led-Green {
    margin: 1px auto;
    width: 12px;
    height: 12px;
    background-color: #ABFF00;
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 7px 1px, inset #304701 0 -1px 9px, #89FF00 0 2px 12px;
    /*animation: blinkGreen 1s infinite;*/
}

.led-red {
    margin: 1px auto;
    width: 12px;
    height: 12px;
    background-color: #F00;
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 7px 1px, inset #441313 0 -1px 9px, rgba(255, 0, 0, 0.5) 0 2px 12px;
}

@keyframes blinkGreen {
    from { background-color: #0fd608; }
    50% { background-color: #296027; box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 7px 1px, inset #304701 0 -1px 9px, #89FF00 0 2px 12px; }
    to { background-color: #0fd608; }
}

.hide-tag {
    display: none !important;
}
.btn-default{
    border-radius: 20px !important;
    height: 22px !important;
    font-size: 11px !important;
    display: inline-flex;
    align-items: center;
}