/**
 * @file /SAFe/css/safe.css
 */

/* from reqired.css start */
 
html, body {
  color: #686868;
  font-size:     8pt;
  font-family:   Arial, Helvetica, sans serif;
  margin:        0;
  padding:       0;
  /*text-align:    center;*/
  background-color: #ffffff;
}
td,th {
  font-size:       8pt;
  font-family:     Arial, Helvetica, sans serif;
}
h1 {
  font-size:       13pt;
  font-family:     Arial, Helvetica, sans serif;
  color:           #3f5680;
}
h2,h3 {
  font-size:       11pt;
  font-family:     Arial, Helvetica, sans serif;
  color:           #3f5680;
}
hr {
  color:           #CCCCCC;
  width:           75%;
}
img {
  border-width:    0;
}
form {
  margin:          0;
}
pre {
  font-family:     monospace;
  font-size:       8pt;
  margin: 0;
}
textarea {
  font-size:       8pt;
  font-family:     Arial, Helvetica, sans serif;
  color: 			#484848;
  width:           100%;
  background:      transparent;
}
input {
  font-size:       8pt;
  font-family:     Arial, Helvetica, sans serif;
  color: 			#484848;
}

input[type="submit"], input[type="reset"], input[type="button"], button[type="button"] {
  min-width: 70px;
  text-align: center !important;
  min-height: 25px;
}
select {
  font-size:       8pt;
  font-family:     Arial, Helvetica, sans serif;
  vertical-align:  middle;
}
a:link {
  font-size:     8pt;
  text-decoration: none;
  color: #686868;
}
a:visited {
  text-decoration: none;
  color: #686868;
}
a:hover {
  cursor: pointer;
}
a:active {
  color: #686868;
  text-decoration: none;
}

/* Text Format Tags */

.small {
  font-size: 8pt;
  font-family: Arial, Helvetica, sans serif;
}
.content {
  font-size:    8pt;
  font-family:  Arial, Helvetica, sans serif;
  color:        black;
  background:   transparent;
}
.help {
  border-left: thin dotted #999999;
  padding: 9px;
}
.alert {
  font-size:    8pt;
  color:        red;
}
.ok {
  font-size:    8pt;
  color:        green;
}

/* Input Format Tags */

.readonly {
  color:           #666666;
  border:          none;
}

/* Tables */

.mytable {
  font-size:    8pt;
  /*background: white;*/
  /*padding: 1px;*/
  width: 100%;
  margin-left: 0px;
  /*border: 1px solid #D3D3D3;*/
  border: 0px transparent;
  cellspacing: 0;
  cellpadding: 3px;
  width: 100%; 
  /*
  border-bottom-left-radius:5px;
  border-bottom-right-radius:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5px;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
  */
}
.mytabletitle {
  font-size:    8pt;
  font-family:  Arial, Helvetica, sans serif;
  font-weight:  bold;
  color:        #484848;
  padding-left: 25px;
  border: 1px solid #999999;
}

#tabs {
border:1px solid #AAAAAA;
margin-top: 6px;
  max-width: 717px !important;
  width: 717px !important;
  max-width: 725px;
  width: 725px;
}

#directory-info .ui-widget {
	margin-top: 0px !important;	
}

.mytableheader {
  font-size:    8pt;
  font-family:  Arial, Helvetica, sans serif;
  font-weight:  bold;
  color:        #3f5680;
  background: #f1f0f0;
  /*border-top:   1px solid #CCCCCC;*/
  border-bottom:   1px solid #c9c9c9;
  margin: 10px;
}

th.mytableheader {
  text-align: left;
  border-right: 0px;
}
th.mytableheader:first-child {
  border-left: 0px;
}

.mytablecategoryheader {
  font-size:    8pt;
  font-family:  Arial, Helvetica, sans serif;
  font-weight:  bold;
  color:        #3f5680;
  background: #C3C4C5;
  border-top:   1px solid #CCCCCC;
  border-bottom:   1px solid #c9c9c9;
  margin: 10px;
}
.mytablesubheader {
  font-size:    8pt;
  font-family:  Arial, Helvetica, sans serif;
  font-weight:  bold;
  text-align:   right;
  color:        #3f5680;
  background:   #f1f0f0;
}
.rowenabled {
  font-size:    8pt;
  font-family:  Arial, Helvetica, sans serif;
  color:        #484848;
  background:   white;
}
.rowhoverhighlight {
  font-size:    8pt;
  font-family:  Arial, Helvetica, sans serif;
  color:        #484848;
  background:   #FFFCCC;
}
.rowenabledalt {
  font-size:    8pt;
  font-family:  Arial, Helvetica, sans serif;
  color:        #484848;
  background:   #EEEEEE;
}
.rowdisabled {
  font-size:    8pt;
  font-family:  Arial, Helvetica, sans serif;
  color:        #7a7a7a;
  background:   white;
}
.rowdisabledalt {
  font-size:    8pt;
  font-family:  Arial, Helvetica, sans serif;
  color:        #7a7a7a;
  background:   #EEEEEE;
}
.mytablealt {
  font-size:    8pt;
  font-family:  Arial, Helvetica, sans serif;
/*  color:        #484848; */
  background:   #EEEEEE;
}
.mytablelegend {
  font-size:    8pt;
  font-family:  Arial, Helvetica, sans serif;
  color:        484848;
  text-align:   center;
  /*background:   #DDDDDD;*/
  background:   #F8F8F8;
  border-top: 1px solid #CCCCCC;
  -moz-border-radius-bottomright: 5px; 
  -moz-border-radius-bottomleft: 5px; 
  -webkit-border-bottom-left-radius: 5px; 
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px; 
  border-bottom-right-radius: 5px;
}
.mytablecheckboxes {
  font-size:    8pt;
  border:       1px solid #999999;
  background:   white;
  margin:       2px;
  padding:      2px;
}
.iconenabled {
  background-image: url(/SAFe/load/templates/sng/images/icon-enabled.png);
  background-repeat: no-repeat;
  background-position: 50% 45%;
  padding: 7px;
  width: 20px;
}
.icondisabled {
  background-image: url(/SAFe/load/templates/sng/images/icon-disabled.png);
  background-repeat: no-repeat;
  background-position: 50% 45%;
  padding: 7px;
  width: 20px;
}
/* TODO: these should be handled in a better way in the new framework */
.pcn_icon_file { background: url(/SAFe/load/templates/sng/images/icon-file.png ) center no-repeat; }
.pcn_icon_folder { background: url(/SAFe/load/templates/sng/images/icon-folder.png ) center no-repeat; }
.pcn_icon_parent { background: url(/SAFe/load/templates/sng/images/icon-parent.png ) center no-repeat; }

.tid-2b6b36d6 {width: 721px;}


.username {
	width: 88px;
}





.safe_badge {
  background: radial-gradient( center -9px, circle closest-side, white 0, red 26px );
  background: -moz-radial-gradient( center -9px, circle closest-side, white 0, red 26px );
  background: -ms-radial-gradient( center -9px, circle closest-side, white 0, red 26px );
  background: -o-radial-gradient( center -9px, circle closest-side, white 0, red 26px );
  background: -webkit-radial-gradient( center -9px, circle closest-side, white 0, red 26px );
  background-color: red;
  border: 2px solid white;
  border-radius: 12px; /* must be 1/2 of ( border-width*2 + width ) */
  box-shadow: 1px 1px 1px black;
  color: white;
  font: 10px/12px Helvetica, Verdana, Tahoma;
  height: 11px; /* height + padding-top must equal width */
  /* padding-top: 2px; /* height + padding-top must equal width */
  text-align: center;
  min-width: 8px;
  padding-left: 2px;
  padding-right: 2px;
  /* Position */
  position: absolute;
  bottom: -3px;
  right: -5px;
}

.safe_info_icon {
   position: relative; 
   margin-right: 5px;
   background-image: url(/SAFe/load/templates/base/images/icons/16x16/dialog_icon_info.png);
   height: 32px;
   width: 32px;

}

.safe_warn_icon {
   position: relative; 
   margin-right: 5px;
   background-image: url(/SAFe/load/templates/base/images/icons/16x16/dialog_icon_warning.png);
   height: 32px;
   width: 32px;

}

.safe_notification_popover {
  display: none;
  position: absolute;
  top: 35px;
  right: -2px;
  width: 350px;
  /* Ensure it's gonna be on top of all other controls */
  z-index: 10;
}

.safe_pull_right {
  float: right;
}
.safe_pull_left {
  float: left;
}

.safe_hide {
  display: none;
}

/*reqired.css end ****************************/




/* from template.css start */
.ui-dialog { background: white };
.ui-dialog-titlebar {
  color:        #3f5680;
  background:   #f1f0f0;
};

.ui-widget
{
  max-width: 725px;
  width: 725px;
}

.ui-widget div.ui-state-default
{
  width: 100%;
  padding: 0px !important;
}

.ui-widget div.ui-state-error
{
  width: 100%;
  padding: 0px !important;
}

.ui-widget div.ui-tabs-panel
{
  max-width: 707px !important;
  width: 707px !important;
  max-width: 715px;
  width: 715px;
  margin-left: 4px !important; /*moz*/
  margin-left: 2px; /*IE*/
}
.ui-dialog-content b
{
	white-space: nowrap;
}

.bottom-logo {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding-bottom: 10px;
}

.login-logo {
  float: left;
}
/* Menu */

/* Tabs */


.inline_div { 
    position: relative;
    float: left;
    margin-right: 2px;
}

.login_menu { 
  text-align: left;
  margin: 10px 16px 0px 0px;
  font-family: Arial, Helvetica, sans serif;
  font-size: 8pt;
  position: relative;
  float: right;
  /*top: -40px;*/
  z-index: 12;
  /*right: 30px;*/
}

.login_menu li{
	margin-left:20px; 
	list-style-type: none; 
  list-style-position: outside;
  text-align: right;
}
.login_menu ul {
	display:none;
	box-shadow: 10px 10px 5px #888888;
}
.login_menu ul li{
	margin-left:-37px; 
	margin-top:0px; 
	padding:0px; 
	background-image:       url('/templates/sng/images/menu-bg.gif');
  background-repeat:      repeat-x;
	border-bottom:		1px solid #E7E7E7;
	border-right:		1px solid #F1F0F0;
	border-left:		1px solid #F1F0F0;
	line-height:		6px;
	color:			#686868;
	height:			20px;
	list-style-position: outside;
	padding-top: 2px;
	position: relative;
	text-align: left;
}
.login_menu:hover ul {
	display:block; 
	margin-top:6px;/*drop down menu */ 
	margin-left:0px; 
	line-height:25px; 
  	}
.login_menu:hover ul li a {
  display:block;
  height:	20px;
  line-height:20px;
  text-align: left;
	}
.login_menu:hover ul li a:hover {
	background-image:       url('/templates/sng/images/menu-bg-hover.gif');
	text-align: left;
	line-height:20px; 

}
.login_menu:hover ul li ul {
	display:none;
}
.login_menu ul li:hover ul {
	display:block;
	background-image:       url('/templates/sng/images/menu-bg-hover.gif');
}
.display_name
{
  color: #004581;
  text-decoration:underline;	
  width: 120px;
}
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}
.ellipsis.multiline {
  white-space: normal;
}

.css_right {
  float: right;
  padding-left:2px;
}
.css_left {
  float: left;
  padding-right:2px;
}
.css_clear {
  clear: both;
}
/*
 * Data table CSS
 */
.dataTables_length {
    white-space: nowrap;
    padding-bottom: 2px;
    padding-top: 2px;
}
.dataTables_filter {
    text-align: right;
    white-space: nowrap;
    padding-bottom: 2px;
    padding-top: 2px;
}
.dataTables_info {
    text-align: center;
    white-space: nowrap;
    padding-bottom: 2px;
    padding-top: 5px;
    padding-left: 8px;
}
.dataTables_paginate {
    text-align: right;
    padding-bottom: 2px;
    padding-top: 2px;
    white-space: nowrap;
}
.dataTables_empty {
  text-align: center;
  font-style: italic;
  font-weight: normal;
}

.fg-toolbar {
    color: inherit;
    padding: 4px;
    border:0;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}
.paging_full_numbers .ui-button {
    padding: 2px 6px;
    margin: 0;
    cursor: pointer;
    color: #333 !important;
}
.fg-button-set {
    padding: 4px;
}
.fg-button {
    border: 1px solid #d4d4d4 !important;
    background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #555555;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    padding-left: 5px;
    padding-right: 5px;
}
span.DataTables_sort_icon {
  display: inline-block; 
}

.even {
  font-size:    8pt;
  font-family:  Arial, Helvetica, sans serif;
/*  color:        #484848; */
  background:   #EEEEEE;
}
.even:hover,
.odd:hover {
  background-color: #DFEDFC;
  color: #000000;
}

.ui-icon {
  height: 16px;
  width: 16px;
  background-image: url(/templates/sng/css/jquery-ui/images/ui-icons_3572ac_256x240.png);
  display: inline-block !important; 
  float: none; 
  vertical-align: top;
}
button:disabled span.ui-icon  {
  background-image: url(/templates/sng/css/jquery-ui/images/ui-icons_888888_256x240.png) !important;
}
button.ui-button-icon-only {
  height: 20px !important;
  width: 20px !important;
  min-height: 20px !important;
  min-width: 20px !important;
  max-height: 20px !important;
  max-width: 20px !important;
  padding: 0 !important;
}

#notif_warn {
  background: #DCF0F0;
}
#notif_error {
  background: #fef1ec;
}

/*new login box */
                
.signin-box {
  position: absolute;
  top: 0;
  right:0;
  bottom: 80px;	
  left:0; 
  margin: auto;
  background-color: #f7f7f7;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  width: 274px;
  height:280px;
  padding: 40px 40px 10px 40px;
  zoom: 1;
  text-align:    center;
}

.signin-box input[type=password], .signin-box input[type=text] {
  -moz-appearance: none;
  -webkit-appearance: none;
  padding: 0 8px;
  margin: 0;
  background: #FFF;
  border: 1px solid #D9D9D9;
  border-top: 1px solid #C0C0C0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  color: #404040;
}
        
.signin-box input[type=password], .signin-box input[type=text], .signin-box input[type=submit] {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  z-index: 1;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.signin-box #username {
  margin-top: 25px;
  margin-bottom: 0;
}
.signin-box #password {
  margin-top: 5px;
}
.signin-box #username, .signin-box #password{
  direction: ltr;
  height: 44px;
  font-size: 16px;
}
                
.signin-button:hover {
  border: 1px solid #C6C6C6;
  color: #FFFFFF;
  text-decoration: none;
  -o-transition: all 0.0s;
  -moz-transition: all 0.0s;
  -webkit-transition: all 0.0s;
  transition: all 0.0s;
  background-color: #004581;
  background-image: -webkit-linear-gradient(top,#004581,#00A8FC);
  background-image: -moz-linear-gradient(top,#004581,#00A8FC);
  background-image: -ms-linear-gradient(top,#004581,#00A8FC);
  background-image: -o-linear-gradient(top,#004581,#00A8FC);
  background-image: linear-gradient(top,#004581,#00A8FC);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
        
.signin-box .signin-button {
  width: 100%;
  padding: 0;
}
        
        
.signin-button, .signin-button:visited {
  font-size: 14px;
  font-weight: 700;
  height: 36px;
  padding: 0 8px;
  line-height: 36px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -o-transition: all 0.218s;
  -moz-transition: all 0.218s;
  -webkit-transition: all 0.218s;
  transition: all 0.218s;
  border: 1px solid #DCDCDC;
  background-color: #004581;
  background-image: -webkit-linear-gradient(top,#004581,#0088CC);
  background-image: -moz-linear-gradient(top,#004581,#0088CC);
  background-image: -ms-linear-gradient(top,#004581,#0088CC);
  background-image: -o-linear-gradient(top,#004581,#0088CC);
  background-image: linear-gradient(top,#004581,#0088CC);
  -o-transition: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  cursor: default;
  color: #FFFFFF;
}
.signin-box #signin {
  margin-top: 20px;
}
.footer_align{
  margin-top: 5px;
}
.footer_copyright{
  margin-right: 20px;
}

/*template.css end ****************************/
/* overwrite  jquery-ui-1.10.4.custom.css start*/
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
border:1px solid #AAAAAA;
color:#004581;
background-image: none;
background: white;
}
.widget-content-header {
   background-color: #E8F1FD !important;
}
.ui-state-active .ui-icon {
	background-image: url("/templates/sng/css/jquery-ui/images/ui-icons_3572ac_256x240.png");
}
.ui-widget {
	font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
	font-size: 8pt;
}
.ui-state-default, .ui-widget-content .ui-state-default {
background: url('/templates/sng/css/jquery-ui/images/ui-bg_glass_75_e6e6e6_1x400.png') repeat-x scroll 50% 50%;
border:1px solid #D3D3D3;
color:#555555;
font-weight:bold;
text-align:left;
}
.widget-content-body {
background: white;
}
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 2px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 2px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 2px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 2px;
}

.ui-state-active, .ui-widget-content .ui-state-active {
border:1px solid #AAAAAA;
color:#004581;
font-weight:bold;
}
.ui-state-active .even,  .ui-state-active .odd{
color:#686868;
font-weight:normal;
}

.ui-widget input[type="submit"]:hover, 
.ui-widget input[type="reset"]:hover, 
.ui-widget input[type="button"]:hover, 
.ui-widget button[type="button"]:hover {
  border: 1px solid #707070;
  cursor: pointer;
}

.safe_datatable .ui-state-default .ui-icon { 
	background-image: url('/templates/sng/css/jquery-ui/images/ui-icons_888888_256x240.png');
}
.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative; 
background: #FFFFFF url(/templates/sng/images/main-nav-selected.png) repeat-x scroll 50% 50%
}
.safe_datatable .ui-buttonset .ui-button {
	margin-right: 0;
}
.ui-state-hover, .ui-state-focus { 
text-align: left;
color: #ffffff;
outline: none; 
padding-left:5px;
border: none;
}
input[type="submit"]:focus, input[type="reset"]:focus, input[type="button"]:focus, button[type="button"]:focus{
	outline: none;
}
form > input[type="submit"], input[type="reset"], input[type="button"], button[type="button"] {
  margin-left: 5px;
}
/* overwrite  jquery-ui-1.10.4.custom.css end*/

/* safe_layout start */
#safe_body {
  /*background-image: url('/templates/sng/images/bg.jpg');*/
  /*background-repeat: repeat-x;*/
}
#safe_header {
  max-height: 75px;
  min-height: 71px;
  min-width: 1030px;
  border-bottom: 1px solid #D3D3D3;
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  /*overflow: auto;*/
  position: fixed;
  top:0;
  width: 100%;
  z-index: 10;
}
#safe_top_bar {
  position: fixed;
  left: 200px;
  right: 0px;
}
#safe_top_left{
  padding: 0;
  width: 200px;
  float: left;
}
#safe_logo{
  margin-left:auto;
  margin-right:auto;
  text-align:    center; 
  height: 55px;
  max-width: 200px;
}
#safe_logo img{
  margin-top: 2px;
}
#safe_version{
  /*padding-top: 7px;*/
  padding-bottom: 1px;
  margin-left:auto;
  margin-right:auto;
  font-size: 7pt;
  width: 200px;
  text-align: center;
}
#safe_login_menu{
  float: right;
}

/* ------ Left Menu --------- */
#safe_left_menu {
  padding: 0;
  width:200px; 
  height:100%; 
  /*float:left;*/
  position: fixed;
  top: 72px;
  left: 0px;
  z-index: 10;
  background-color: #FFFFFF;
}

/* ------ Breadcrumb --------- */
#safe_breadcrumb {
  overflow: auto;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  top: 72px;
  padding-left: 200px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #D3D3D3;
  width: 100%;
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  z-index: 9;
}

.safe_breadcrumb {
  list-style: none;
  display: block;
  padding-left: 10px;
  float: left;
  clear: right;
  text-align: left;
  margin-top:5px;
  margin-bottom:5px;
  padding-top:5px;
  padding-bottom:5px;
  /*-webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-left: 210px;
  margin-right: 10px;*/
}

.safe_breadcrumb_extra_html {
  float: right;
}

.safe_breadcrumb_extra_text {
  float: right;
  padding: 14px;
}

.safe_breadcrumb > li{
  display: inline-block;
  padding-right: 5px;
  font-size: 11pt;
  line-height: 20px;
}
.safe_breadcrumb > li > .divider{
  padding-right: 5px;
  font-weight: bold;
  color: black;
}

.safe_breadcrumb > li > a {
  font-size: 11pt;
  color: #0088cc;
  text-decoration: none;
}
.safe_breadcrumb > li > a:hover {
  text-decoration: underline;
}

/* ------ Content --------- */
#safe_content {
  overflow:auto; 
  padding-left: 10px;
  padding-right: 10px;
  min-width: 725px;
  /*max-width: 1200px;*/
  /*margin-left: auto;*/
  margin-top: 115px;
  margin-left: 200px;
  margin-right: auto;
  padding-bottom: 35px; /* account for fixed footer */
  z-index: 0;
}
#safe_footer {
  width: 100%;
  border-top: 1px solid #D3D3D3;
  background-image: linear-gradient(to bottom, #f2f2f2, #ffffff);
  position: fixed;
  bottom:0;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  z-index: 10;
}
.safe_menu_container {
  list-style-type: none;
  margin: 0px;
  text-align: left;
  border-right-width: 1px;
  padding-right: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  border-right: 1px solid #D3D3D3;
  height: 100%;
  overflow-y: auto;
}
.safe_menu_container li {
}
.safe_menu{
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  text-align: left;
}
.safe_menu_selected {
  color: #004581;
  background-color: #E6E6E6;
}
.safe_menu_section_label {
  font-size: 9pt;
  font-weight: bold;
  font-family: Arial, Helvetica, sans serif;
  color: #555555;
  padding-top:2px;
  padding-bottom:2px;
  padding-left: 1em;
}
.safe_menu_section {
  border-bottom: 1px dotted #D3D3D3;
}
.safe_menu_subsection {
  padding-bottom:2px;
  padding-left:1em;
  color: #686868;
  font-size: 8pt;
  font-weight: bold;
  font-family: Arial, Helvetica, sans serif;
  padding-left: 2.8em;
}
.safe_menu_entry {
  padding-top:2px;
  padding-bottom:2px;
  padding-left:1em;
  color: #686868;
  font-size: 8pt;
  font-weight: normal;
  font-family: Arial, Helvetica, sans serif;
}
.safe_menu_entry a{
  color: #686868;
  display: block;
  width: 100%;
}
.safe_menu_section:hover {
  cursor: default;
}
.safe_menu_section_label:hover {
  cursor: pointer;
  background-color: #B2B2B2;
}
.safe_menu_subsection:hover {
  cursor: default;
}
.safe_menu_entry:hover {
  cursor: pointer;
  background-color: #004581;
  color: #FFFFFF;
}
.safe_menu_entry a:hover {
  cursor: pointer;
  background-color: #004581;
  color: #FFFFFF;
}
.safe_top_menu {
  padding: 0;
  margin: 0;
  list-style: none;
  white-space: nowrap;
  text-align: right;
}
.safe_top_menu li {
  display: inline-block;
  text-align:left;
  vertical-align: middle;
  cursor: pointer;
}
.safe_top_menu_label {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 15px;
  padding-right: 15px;
}
.safe_top_menu_label:hover {
  background-color: #004581;
  color: #FFFFFF;
}
.safe_top_menu_plot_old {
  margin-top: -12px; /* center in top div */
  width: 30px;
  height: 30px;
  margin-right: 2px;
}
.safe_top_menu_plot {
  margin: auto;
  width: 70px;
  height: 70px;
}
.safe_plot_container{
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 27px;
  padding-top: 30px;
}
.safe_top_menu_plot_pie_label {
  position: relative;
  top: -8;
  font-size: 6pt;
  left: -24;
  color: #0088cc;
}
.safe_menu_login_username{
  max-width:120px;
}
.safe_dropdown {
  visibility: hidden;
  display: block;
  width: 99%;
  z-index: 11;
  position: absolute;
}
.safe_dropdown ul {
  position: absolute;
  list-style: none;
  padding-left: 0px;
  background: #f2f2f2;
  box-shadow: 10px 10px 5px #888888;
  width: 100%;
}
.safe_dropdown_item {
  display: block;
  width: 99%;
  clear: both;
  border-bottom: 1px solid #D3D3D3;
  border-left: 1px solid #D3D3D3;
  border-right: 1px solid #D3D3D3;
  padding-top: 8px;
  padding-bottom: 8px;
}

li:hover .safe_dropdown {
  visibility: visible;
  display: block;
}
.safe_dropdown_container:hover ~ .safe_dropdown {
  display: block;
  visibility: visible !important;
}
.safe_dropdown a {
  color: #686868;
  text-indent: 5px;
  display: block;
  width: 100%;
  height: 100%;
}
.safe_dropdown_item a {
  color: #686868;
  text-indent: 5px;
  display: block;
  width: 100%;
  height: 100%;
}
.safe_dropdown_item:hover {
  background-color: #004581;
  color: #FFFFFF;
}
.safe_dropdown_item a:hover {
  background-color: #004581;
  color: #FFFFFF;
}
.safe_dropdown_item span  {
  padding-right: 2px;
}
.safe_dropdown_container {
}
.safe_dropdown_arrow_up {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #f2f2f2;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 61px;
}
.safe_dropdown_arrow_up + .safe_top_menu_label {
  margin-top: -10px;
}
a .safe_dropdow_arrow_up .safe_top_menu_label {
  padding-bottom: -24px;
}

.safe_dialog_container {
}
.safe_dialog_container:hover {
  background-color: #004581;
  color: #FFFFFF;
}
.safe_dialog {
  display: block;
  visibility: hidden;
  position: absolute;
  background: #f2f2f2;
  border-bottom: 1px solid #D3D3D3;
  border-left: 1px solid #D3D3D3;
  border-right: 1px solid #D3D3D3;
  padding: 20px;
  box-shadow: 10px 10px 5px #888888;
  cursor: default;
  z-index: 11;
}
.safe_dialog_container:hover ~ .safe_dialog {
  display: block;
  visibility: visible !important;
}
.safe_dialog:hover {
  display: block;
  visibility: visible !important;
}
.safe_error,.safe_error span {
  color: #cd0a0a !important;
}
.safe_warning,.safe_warning span {
  color: orange !important;
}
.safe_info{
	color:#3572ac !important;
}
button i.safe_info_i{
	color:#3572ac;
}
button:disabled i.safe_info_i  {
  color:#808080;
}

.safe_dialog_container ~ .safe_dialog {
  padding-top: 5px;
  padding-top: 10px;
}

.safe_stats_table {
  width: 100%;
  border-spacing: 0px 2px;
}
.safe_stats_table_title {
  padding: 0;
  border-bottom: 1px solid;
  font-weight: bold;
  text-align: center;
  margin: 0;
  margin-bottom: 5px;
}
.safe_stats_table_title th {
  padding: 0;
  border-bottom: 1px solid;
  font-weight: bold;
  text-align: center;
  margin: 0;
  margin-bottom: 0px;
}
.safe_stats_table_label {
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}
.safe_stats_table tr {
	text-align: left;
}
.safe_stats_table_value {
  text-align: center;
  padding: 0;
  color: black;
}

.safe_stats_table .safe_stats_table_value_progress {
  width: 50%;
}

.safe_stats_table_value_progress {
  border: 1px solid #D3D3D3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.safe_status_table {
  width: 100%;
}
.safe_status_table_footer {
  border-top: 1px solid;
  margin-top: 5px;
  width: 100%;
  text-align: center;
}
.safe_status_table_footer_item{
  margin: 0 5px;
  display:inline-block;
}

.safe_status_table_label {
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  padding-right: 3px;
}

.safe_status_table .safe_status_table_value {
  width: 40%;
}

.safe_status_table_value {
  text-align: center;
  border: 1px solid #D3D3D3;
  padding-left: 3px;
  padding-right: 3px;
  color: black;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.safe_status_running {
  background-color: #6699FF !important;
}
.safe_status_stopped {
  background-color: #FFB56C !important;
}
.safe_status_unrecognized {
  background-color: #FF7D5C !important;
}
.safe_status_not_installed {
  background-color: #FF7D5C !important;
}
.safe_status_dead {
  background-color: #FF7D5C !important;
}
.safe_status_error {
  background-color: #FF7D5C !important;
}

/*---- Dashboard ---- */
.safe_dashboard_container .ui-progressbar {
  position: relative;
  height: 15px !important;
}

.progress-label {
  position: absolute;
  left: 50%;
  top: 1px;
  font-weight: bold;
  text-shadow: 1px 1px 0 #fff;
}
.safe_dashboard_container .hyperlink {
  padding: 0 !important;
}
.plot {
  margin-left: auto;
  margin-right: auto;
}
.plot_legend {
  display: inline-block;
}
.pie {
  width:200px;
  height:125px
}
.bar {
  width:300px;
  height:125px
}
#safe_dashboard {
  text-align:center;
  width: auto;
  /*border:1px solid green;*/
}
.disabled{
  opacity: 0.4;
  filter: alpha(opacity=40); /* msie */
}
.enabled{
  opacity: 1;
  filter: alpha(opacity=100); /* msie */
}
.service_status {
  text-align: center;
  font-weight: bold;
}
.safe_dashboard_container {
  width: auto;
  display: inline-block;
  /*border:1px solid red;*/
  }
  .safe_dashboard_container.full {
    width: 100%;
  }
  .safe_dashboard_container.half {
    width: 49.8%;
  }
  .safe_dashboard_container.tier {
    width: 32%;
  }
  .safe_dashboard_container.quarter {
    width: 24.7%;
  }
  .safe_dashboard_container .mytable {
    min-height: 130px;
  }
  .safe_dashboard_container .mytable td {
    vertical-align: top;
  }
/* Responsive */
@media screen and (max-width: 1400px){
  .safe_dashboard_container.quarter .plot_legend {
    display: none;
  }
}

@media screen and (max-width: 1200px){
  .safe_dashboard_container.half {
    width: 100%%;
  }
  .safe_dashboard_container.tier {
    width: 49.8%%;
  }
  .safe_dashboard_container.quarter {
    width: 49.8%;
  }
  .safe_dashboard_container.quarter .plot_legend {
    display: inline-block;
  }
  .safe_top_menu_label {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .safe_top_menu .icon_button {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .safe_top_menu_label_text {
    display: block;
    height: 20px;
  }
}
@media screen and (max-width: 980px){
  .safe_dashboard_container.half {
    width: 100%%;
  }
  .safe_dashboard_container.tier {
    width: 100%%;
  }
  .safe_dashboard_container.quarter {
    width: 49.7%;
  }
  .safe_dashboard_container.quarter .plot_legend {
    display: inline-block;
  }
  .safe_dashboard_container.half .plot.bar {
    /*width: 650px;  Issue cause only refreshed on a minute basis */
  }
}
/* ------ Debug --------- */

#safe_debug {
  width: 100%;
  position: fixed;
  bottom: 0px;
  z-index: 20;
}

.safe_debug {
  list-style: none;
  display: block;
  padding: 7px;
  text-align: left;
  background-color: rgb(252, 222, 167);
  margin: 0;
}

.safe_debug > li{
  display: inline-block;
  padding-right: 5px;
  font-size: 11pt;
  line-height: 20px;
}
.safe_debug > li > .divider{
  padding-right: 5px;
  font-weight: bold;
  color: black;
}

.safe_debug > li > a {
  font-size: 11pt;
  color: #0088cc;
  text-decoration: none;
}

.safe_debug_label {
  font-weight: bold;
}

.safe_debug_value {
  padding-left: 5px;
}

/*safe_layout end*/

/*** FORM DISABLED ELEMENT ***/
.field_disabled {
	color: #aaa;
	background-color: #ddd;
	border: 1px solid #bbb;
}

/*** FIELD ERROR ***/

#field_error {
	display:none;
}
.field_error {
	position: relative;
	display: block;
	height: 16px;
	padding-bottom: 3px;
	color: red;
	font-weight: bold;
}
.field_error p {
	margin: 0px;
	padding: 0px;
}

/*** CONTEXTUAL HELP ***/
.field_info {
	position: relative;
	top: 3px;
	top:4px\0/;
	display: inline-block;
	width: 16px;
	height: 16px;
	/*background: transparent url(/templates/base/images/icons/16x16/icon-help.png) no-repeat;*/
	background: transparent url(/SAFe/load/assets/sng/images/silk/help.png) no-repeat;
	cursor: pointer;
}

.header_collapse {
	position: relative;
	top: 3px;
	top:4px\0/;
	display: inline-block;
	width: 16px;
	height: 16px;
	/*background: transparent url(/templates/base/images/icons/16x16/icon-help.png) no-repeat;*/
	background: transparent url(/SAFe/load/assets/sng/images/silk/bullet_toggle_minus.png) no-repeat;
	cursor: pointer;
}

.header_expand {
	position: relative;
	top: 3px;
	top:4px\0/;
	display: inline-block;
	width: 16px;
	height: 16px;
	/*background: transparent url(/templates/base/images/icons/16x16/icon-help.png) no-repeat;*/
	background: transparent url(/SAFe/load/assets/sng/images/silk/bullet_toggle_plus.png) no-repeat;
	cursor: pointer;
}

.tooltip-outer {
	position: absolute;
	top: 32px;
	display: none; z-index:100;
}
.tooltip-wrapper {
	position: relative;
	/*min-width: 450px;*/
	min-width: 300px;
	/*min-height: 50px;*/
	background-color: #F3EDC2;
	border: 5px solid #EBE4B4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.tooltip-arrow {
	position:absolute;
	top: -20px;
	left: 5px;
	width: 0;
	height: 0;
	border-bottom: 15px solid #EBE4B4;  
	border-left: 0;  
	border-right: 15px solid #fff;
}
.tooltip-inner {
	padding: 10px;
	color: #333;
	font-weight: normal;
	text-decoration: none;
}

/*** UI DIALOG FOR CONTEXTUAL HELP ***/
.msgbox {
	text-align: left;
	overflow: hidden;
	min-height: 55px;
	box-shadow: 10px 10px 5px #888888;
}
.msgbox .ui-dialog-titlebar {
	height: 16px;
}
.msgbox .ui-dialog-title {
	color: #555;
}

.ui-dialog {position: absolute;overflow: hidden;}

/* icon */
.msgbox .ui-icon-alert { width: 16px; height: 16px;  background-image: url(/SAFe/load/templates/sng/css/jquery-ui/images/ui-icons_cd0a0a_256x240.png);}
.msgbox .ui-icon-notice { width: 16px; height: 16px; background-image: url(/SAFe/load/templates/sng/css/jquery-ui/images/ui-icons_3572ac_256x240.png);}
.msgbox .ui-icon-info { width: 16px; height: 16px; background-image: url(/SAFe/load/templates/sng/css/jquery-ui/images/ui-icons_3572ac_256x240.png);}


/*
msgbox close button
*/
.ui-dialog .ui-dialog-titlebar-close {background-color: transparent; position: absolute;right: .3em;top: 50%;width: 19px;margin: -10px 0 0 0;padding: 1px;height: 18px;}
.msgbox .ui-widget-header .ui-icon {background-image: url(/SAFe/load/templates/sng/css/jquery-ui/images/ui-icons_454545_256x240.png); }
.msgbox .ui-state-hover .ui-icon {
	background-image: url(/SAFe/load/templates/sng/css/jquery-ui/images/ui-icons_3572ac_256x240.png);
	box-shadow: 0 0 0 #004581;
    border: none;
}
.msgbox .ui-widget-header .safe_close {
 	color:#3572ac;
	margin-top: 5px;
}
.msgbox .ui-state-hover .safe_close {
	margin-top: 5px;
	color:#ffffff;
	box-shadow: 0 0 0 #004581;
    border: none;
}
.safe_sort{
	margin-left: 5px;
}
.safe_sort_desc{
	vertical-align:-25%;
}
.safe_sort_asc{
	vertical-align:25%;
}
/*.msgbox .ui-dialog-titlebar .ui-state-hover{ border: 1px solid #004581; }*/
.ui-widget-header { 
border: 1px solid #aaaaaa; 
color: #ffffff; /*MAIN HEADER WHITE BOLD TEXT*/
font-weight: bold; }
.ui-dialog button.ui-button-icon-only {
  height: 20px !important;
  width: 20px !important;
  min-height: 20px !important;
  min-width: 20px !important;
  max-height: 20px !important;
  max-width: 20px !important;
  padding: 0 !important;
  background: transparent;
  border: none !important;
}
.msgbox .ui-widget-header button:hover {
    box-shadow: 0 0 0px #004581;
}

/*add a divider between text and button  */
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-top: 1px solid #CCCCCC; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }

/*dialog content font size*/
.ui-dialog .ui-dialog-content {font-size: 10pt;}

/* make dialog button right*/

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane { text-align: center;}
.ui-dialog .ui-dialog-buttonpane button { float: none;}

 button {
   min-width: 50px;
   min-height: 20px;
   text-align: center !important;
}

/* tool tip */
  .ui-widget { 
	margin-left: 0px;
	margin-right: 0px;
  }
  .ui-tooltip{
	position: absolute;
  }
  .ui-tooltip, .arrow:after {
    background: #a0cfec;
    /*border: 1px solid white;*/
    border: 1px solid #BBD0DD;
    max-width:700px;
  }
  .arrow_red:after {
    background: #a0cfec;
    border: 1px solid #800000;
    max-width:700px;
  }
  .ui-tooltip {
    padding: 10px 20px;
    /*color: white;*/
    color: black;
    /*background: #a0cfec;*/
    background: #D0E7F6;
    border-radius: 10px;
    /*font: bold 11px "Helvetica Neue", Sans-Serif;*/
    font: 11px , Sans-Serif;
  	box-shadow: rgb(136, 136, 136) 10px 10px 5px 0px;
  }
  .arrow,.arrow_red {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
  }
  .arrow.top,.arrow_red.top {
    top: -16px;
    bottom: auto;
  }
  .arrow.left,.arrow_red.left {
    left: 20%;
  }
  .arrow:after {
    /*background: #a0cfec;*/
    background: #D0E7F6;
  }
  .arrow_red:after {
  	background: #FFEEEE;
  }
  .arrow:after,.arrow_red:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    tranform: rotate(45deg);
  }
  .arrow.top:after,.arrow_red.top:after {
    bottom: -20px;
    top: auto;
  }

/*progressbar*/
.ui-progressbar { height:2em; text-align: left; overflow: hidden; border: 1px solid #aaaaaa; background: #ffffff; color: #222222;}
.ui-progressbar-value { border: 1px solid #aaaaaa; background: #D0E7F6; font-weight: bold; }
.ui-progressbar span { margin-top:3px;position:absolute;text-align:center;}   
  
  
/* system status summary */
.summary .ui-icon-bullet { width: 16px; height: 16px;  background-image: url(/SAFe/load/templates/sng/css/jquery-ui/images/ui-icons_cd0a0a_256x240.png);}

/*Classes being used for displaying a started, stopped and error message */
.started {
	color: #FFFAFA;
	background-color: #8BB381;
	font-weight:bold;
	text-align:center !important;	
}

.stopped {
	color: #FFFAFA;
	background-color: #E42217;
	font-weight:bold;
	text-align:center !important;	
}

.error {
	color: #FFFAFA;
	background-color: #E56717;
	font-weight:bold;
	text-align:center !important;
}

.list-box {
	min-width: 200px;
}
.list-box-button {
	width: 30px;
	padding: 1px;
	min-width: 30px;
	margin-top: 3px;
}
.ui-widget button:hover {
    box-shadow: 0 0 1px #004581;
    cursor: pointer;
}
.list-box-ui-icon {
	background-image: url(/templates/sng/css/jquery-ui/images/ui-icons_888888_256x240.png) !important;
}
.dropdown-invalid-value {
	color:red; 
	font-weight:bolder;
}
.list-box-table {
	text-align: center;
}
.list-box-label {
	vertical-align: top;
	padding-top: 7px;
}
.safe_help_ul_top {
	list-style-type:none; 
	padding: 0px; 
	margin: 0px;
}
.safe_help_ul_arrow {
	list-style-type:none; 
	background:url(/templates/sng/images/arrow.png) no-repeat scroll 0px 5px;
	padding-left: 10px;
	margin-top: 10px;
	margin-left: 10px;
}
.safe_dialog_li {
	margin-top: 5px;
}
.safe_dialog_li_arrow {
	list-style-type:none; 
	background:url(/templates/sng/images/arrow.png) no-repeat scroll 0px 5px;
	padding-left: 10px;
	margin-top: 5px;
	margin-left: 10px;
}
.safe_dialog_li_arrow A:hover {
	text-decoration: underline;
}
.safe_notif_warn {
	float:left;
	height:22px;
	line-height:22px;
}
.safe_datatable_no_border  .ui-state-active{
	border: 0px;
}

/*  tab style start */
.ui-tabs .ui-widget-header{
  border: none !important;
}
.ui-tabs-nav .ui-widget-header a { 
  color: #222222/*{fcHeader}*/;
}
.safe_tabs_table {
  margin-left: -4px;
  /*height:700px;*/
  overflow:auto;
  white-space: nowrap;
  display: block; 
  height: 99%; 
  overflow-y: auto; 

}
.safe_tabs_table_obj {
  height:auto;
}
.safe_tab_td{
 padding:0px;	
}

.mytable {
	border-collapse: collapse;
}

.safe_tab_content {
  width: 100%;
  border-spacing: 0px;
  margin-top: 3px;
  margin-bottom: 3px;
}
.safe_tab_content_obj {
  margin-top: 0px;
  margin-bottom: 0px;
}

.ui-tabs-nav .ui-state-active a {
  color: #004581;
}

.ui-widget-content div.ui-tabs-panel {
  width: 100% !important;
  max-width: 100% !important;
}

.ui-widget .ui-tabs-panel {
  width: 100% !important;
  max-width: 100% !important;
}


#safe_tabs{
	padding:0em;
	background-color:initial;
}

.ui-tabs .ui-tabs-panel {
	padding:0em;
}
.no-header .ui-tabs-nav {
	background: #FFFFFF;
}
.no-header.ui-tabs{
	border-width: 0px; 
}
.no-header .mytablelegend {
	 margin-bottom: -2px; 
}
.no-header.ui-tabs .ui-tabs-nav li:first-child {
	margin-left: -2px;
	margin-right: 2px;
}
#safe_tabs li a:focus{
	outline: none;
}
#safe_content_wrapper .ui-tabs-panel{
	height: inherit;
}
/*datatable search clear icon*/
.safe_data_search{
   	 margin-right: 15px;
}
.clear_input{
	right: 0px;
	text-align:center;
	width:16px;
}
.safe_search_clear{
	color: #707070;
}

/* bootstrap like buttons */
.safe_button_container {
    margin-top: 5px;
    }
.safe_button_action {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    margin-left: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    }

.safe_button_default{
    background-color: #f5f5f5;
    border-color:#d3d3d3;
}

.safe_button_default:hover{
    background-color:#d3d3d3;
}

.safe_button_primary {
    color: #ffffff;
    background-color: #428bca;
    border-color: #357ebd;
    }

a.safe_button_primary:hover {
    color: #ffffff;
    background-color: #3276b1;
    border-color: #285e8e;
    }
.safe_button_warning {
    color: #ffffff;
    background-color: #f0ad4e;
    border-color: #eea236;
  }

a.safe_button_warning:hover {
    color: #ffffff;
    background-color: #ec971f;
    border-color: #d58512;
  }

.safe_button_danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
    }

a.safe_button_danger:hover {
    color: #ffffff;
    background-color: #c9302c;
    border-color: #ac2925;
  }
/* Add some fancy blink/pulse CSS effects
  From: https://github.com/FortAwesome/Font-Awesome/issues/972
*/
.safe_blink {
  display: inline-block;
  -moz-animation: blink 2s infinite linear;
  -o-animation: blink 2s infinite linear;
  -webkit-animation: blink 2s infinite linear;
  animation: blink 2s infinite linear;
}

@-webkit-keyframes blink {
  0% { opacity: 1; }
  50% { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes blink {
  0% { opacity: 1; }
  50% { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes blink {
  0% { opacity: 1; }
  50% { opacity: 0; }
  100% { opacity: 1; }
}
@-ms-keyframes blink {
  0% { opacity: 1; }
  50% { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes blink {
  0% { opacity: 1; }
  50% { opacity: 0; }
  100% { opacity: 1; }
}
.safe_pulse {
  display: inline-block;
  -moz-animation: pulse 2s infinite linear;
  -o-animation: pulse 2s infinite linear;
  -webkit-animation: pulse 2s infinite linear;
  animation: pulse 2s infinite linear;
}

@-webkit-keyframes pulse {
  0% {    transform: scale(1); }
  50% {   transform: scale(1.2);}
  100% {  transform: scale(1); }
}
@-moz-keyframes pulse {
  0% {    transform: scale(1); }
  50% {   transform: scale(1.2);}
  100% {  transform: scale(1); }
}
@-o-keyframes pulse {
  0% {    transform: scale(1); }
  50% {   transform: scale(1.2);}
  100% {  transform: scale(1); }
}
@-ms-keyframes pulse {
  0% {    transform: scale(1); }
  50% {   transform: scale(1.2);}
  100% {  transform: scale(1); }
}
@keyframes pulse {
  0% {    transform: scale(1); }
  50% {   transform: scale(1.2);}
  100% {  transform: scale(1); }
}
/*  tab style end */

/* Multiple column lists using one <ul>
 * http://csswizardry.com/2010/02/mutiple-column-lists-using-one-ul/
 */
ul.safe_list {
    width:100%;
    #margin-bottom:20px;
    overflow:hidden;
    #border-top:1px solid #ccc;
    margin:0;
    margin-left:10px;
    padding:0;
}
ul.safe_list li{
    line-height:1.5em;
    #border-bottom:1px solid #ccc;
    float:left;
    display:inline;
}
li.safe_list_label { width:15%;}
li.safe_list_value { width:85%; align:left;}

.button-reorder-rules {
  color: #3f5680 !important;
}
.button-reorder-rules i {
  font-size:1.5em;
}

.btnAddCondition,.btnAddAction,.btnAddAntiAction {
  color: #3f5680 !important;
}
.btnAddCondition,.btnAddAction,.btnAddAntiAction i {
  font-size:1.5em;
}

.btnRemoveCondition,.btnRemoveAction,.btnRemoveAntiAction {
  color: #F7464A !important;
}
.btnRemoveCondition,.btnRemoveAction,.btnRemoveAntiAction i {
  font-size:1.5em;
}
table.safe_accordion_content {
  width: 100%;
}

.ui-state-hover, .ui-state-focus {
  text-align: left;
  color: #004581;
  outline: none;
  border: 1px solid #AAAAAA;
}

div.ui-accordion-content {
  padding: 0px !important;
}

div.modified_configuration {
  height: auto;
  min-height: 100px;
  overflow-y: auto;
  overflow-x: hidden;
}

.update-available {
    color: #FFB56C;
}

.update-available:hover{
    color: white;
}

#safe_content.progress {
    cursor: progress;
    min-height: 700px;
}
.message {
  font-size:       8pt;
  font-family:     Arial, Helvetica, sans serif;
  color:           #3f5680;
  font-weight:  bold;
}