@font-face {
  font-family: "IBMPlexSans-Regular";
  src: url('../fonts/IBMPlexSans-Regular.otf');
}

html,body {
  height: 100%;
}

body {
  font-family: "helvetica neue",arial,helvetica,verdana,sans-serif,clean;
  font-size: 13px;
  min-width: 1035px;
}

.skiplink {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
}

.page_file_nums{
  display: inline;
  float: left;
  padding-right: 1em;
  font-weight: bold;
  padding-top: 0.15em;
}

.session_detail_paginate.top{
  padding-bottom:3em;
}

.session_detail_paginate{
  padding-top: 2em;
  margin-left: 2em;
  margin-bottom: 4em;
}

.file_pagination.button{
  float:left;
  padding: 0.1em;
  margin:0;
  margin-right: 0.75em;
  font-size: small;
  width: 9em;
}

button.responsive_button:hover{
  background: #1ab1e8;
}

button.responsive_button:active{
  background: #2ac1f8;
}

button.button[disabled],
.browse_button[disabled]{
  background: lightgray!important;
}
input[type=checkbox]
{
  /* Double-sized Checkboxes */
  -ms-transform: scale(1); /* IE */
  -moz-transform: scale(1); /* FF */
  -webkit-transform: scale(1); /* Safari and Chrome */
  -o-transform: scale(1); /* Opera */
}

.tag_remove:hover,
.tag_add:hover{
  opacity: 0.8;
}

.tag_remove:active,
.tag_add:active {
  opacity: 0.5;
}

.smart_transfer_tag_block,
.simple_transfer_tag_block{
  display: block;
  padding-top: 10px;
  padding-left: 13px;
}

.tag_label{
  margin-left: 13px;
  padding-top: 100px;
}

.tag_add{
  padding-top: 5px;
}

#smart_transfer_tag_table,
#simple_transfer_tag_table{
  display: none;
}

.transfer_tag_tbody td{
  padding-right: 1.5em;
  padding-bottom: 0.5em;
  padding-top: 0.5em;
}

.smart_transfer_tag_name,
.smart_transfer_tag_value,
.simple_transfer_tag_name,
.simple_transfer_tag_value{
  width: 13em!important;
}

.smart_transfer_tag_lock_header{
  padding-left:5px;
}

.smart_transfer_tag_lock{
  width: 2em!important;
}

#sync_more_error{
  display: inline;
  color: red;
  font-weight: bold;
}

/* Scheduled table needs to be a bit wider to line up properly */
#dashboard_scheduled_jobs tr.c1{
  width: 60%!important;
}

.long_string_wrap {
  white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
  white-space: -webkit-pre-wrap; /*Chrome & Safari */
  white-space: pre-wrap;       /* css-3 */
  word-wrap: break-word;       /* Internet Explorer 5.5+ */
  word-break: break-all;
  white-space: normal;
}

.transfer_form select{
  height: 1.75em!important;
  font-size: 13px!important;
}

#nodes_table_filter {
  margin-left: 2em;
}

.filter_remove:hover,
.filter_add:hover{
  opacity: 0.8;
}

.filter_remove:active,
.filter_add:active {
  opacity: 0.5;
}

.filter_add {
  margin-top: 0.5em;
}

.clickable_row:hover{
  cursor:pointer;
}

.indent{
  margin-left: 2em;
}

#archive_help_hover{
  cursor: pointer;
  padding: 0.5em 0.5em 0.5em 0;
  display: inline-block;
  color: #0ba1da;
}

#archive_help_text{
  position: absolute;
  border: 1px solid #bbb;
  border-radius: 0.25em;
  background: #fafafa;
  z-index: 10;
  margin-top: -360px;
  margin-left: 279px;
  padding: 0.5em;
}

#local_node_options,
#remote_node_options{
  width: 800px;
}

#loading_indicator{
  display: none;
  position:absolute;
  margin: 0.2em 0 0 0.35em;
}

.inline{
  margin: 0!important;
  display: inline-block!important;
  max-width: 5em!important;
  float:none!important;
}

.node_section_help{
  margin: 0.25em 0 0.5em 18.2em;
}

.input_with_help{
  margin-bottom: 0!important;
}

.rnd_in.watchfolder_form{
  border-radius: 0.5em;
}

#drop_file_columns{
  width: 75%;
  -webkit-column-count:3;
  -moz-column-count:3;
  column-count:3;
}

.link{
  cursor: pointer;
  color: #0ba1da;
  text-decoration: none;
}

#more_files_link:hover{
  cursor: pointer;
}

.file_column{
  width: 350px;
  display: inline-block;
  vertical-align: top;
}

.watchfolder_details{
  display: inline-block;
  vertical-align: bottom;
  width: 350px;
}

.watchfolder_details.long{
  width: 500px;
}

#drops_table{
  width: 1250px;
}

.watchfolder_file_list_table{
  min-width: 300px!important;
}

.watchfolder_filter_type,
.watchfolder_filter_rule,
.watchfolder_filter_pattern{
  margin: 0.5em;
}

.watchfolder_filter_type{
  margin-left: 0;
}

#notification_rulesets_table td{
  cursor:pointer;
}

.notification_rule_tr td{
  min-width: 2.5em;
}

.notification_rule_tr select{
  height: 2.5em!important;
  height: 2em!important;
  width: 15em!important;
}

#notification_ruleset_create_button{
  float: left;
}

.wrap_all {
  min-height: 100%;
  margin: 0 auto;
  margin-bottom: -42px;
}

.push {
  height: 80px;
  width: 100%;
  clear: both;
  display: block;
}

.full_page .main_tabs .yui-d0 {
  margin: auto;
}

#bd .yui-d0 {
  margin:0 24px;
}

.notification_details dt {
  width: 14em;
}

.notification_details dd {
  margin-left: 185px !important;
}

dl.notification_details {
  margin-left: 36px !important;
  margin-top: 8px;
}


.step_notification_indent {
  margin-left: 36px;
  margin-top: 10px;
  color: #555;
  font-style: italic;
}

#step_notification_list {
  margin-left: 23px;
}

.as_overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9998;
  background:#333;
  cursor: wait;
}

select {
  width:auto !important;
  -webkit-appearance: menulist;
}

abbr {
  cursor: help;
  border-bottom: 1px dashed;
}

a:active,
a:focus {
  -moz-outline-style:none;
  outline:none;
}

a, input:active {
  outline:none;
}

a:link, a:visited {
  color: #0ba1da;
  text-decoration: underline;
  letter-spacing: 1px;
}

a:hover, a:active, a:focus {
  text-decoration: underline;
  outline: 0;
}

a:focus {
  color: #1abcff;
}

em {
  font-style:italic;
}

.hidden {
  display:none;
}

.visible {
  overflow:visible !important;
}

label[for] {
  cursor:pointer;
}

.right {
  float:right !important;
}
.left {
  float:left !important;
}
.text_left {
  text-align:left !important;
}
.text_right {
  text-align:right !important;
}
.text_center {
  text-align:center !important;
}
.no_border {
  border:none !important;
}
.no_top_space {
  margin-top:0 !important;
  padding-top:0 !important;
}
.v_space {
  margin-top:17px;
}
/*Fixes line-breaks for Opera*/
wbr:after { content: "\00200B" }

.wbr {
  width:0;
  font-size:1px;
}

.mono {
  font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace !important;
}

.width_75_pct {
  width: 75% !important;
}

.bold {
  font-weight:bold !important;
}

.no_js_error {
  line-height:3;
  margin:0;
  padding-left:55px;
  background: #fcdad7 url(../images/icon_error_critical.png) no-repeat 15px 50%;
}

select[disabled],
input[disabled] {
  background-color:#eee;
}
select[readonly='readonly'],
input[readonly='readonly'] {
  background-color:#ccc;
}
input[type='checkbox'][disabled] {
  -moz-appearance:none;
}
/*Table Utilities*/
/*tr.odd td {*/
/*background-color: white;*/
/*}*/

.centered {
  text-align: center;
}
td.center {
  text-align: center;
}
td.right {
  text-align: right;
}

/* =================================== */
/* Header styles */
/* =================================== */
#bd {
  clear:both;
  padding-top:20px;
  min-width: 100%;
  margin: 0 auto -41px;
}

#hd {
  background: #000;
}
#hd .header {
  background-color: #000;
  background-image: url(../images/logo_console.svg);
  background-position: 20px 8px;
  background-size: 210px 50px;
  background-repeat: no-repeat;
  height: 60px;
}

#hd p,
#hd h1 {
  padding: .4em 15px 0 15px;
  margin: 0;
}

#hd p {
  display: inline;
  width: 77.3em;
  text-align: right;
  font: normal 77% verdana,helvetica,sans-serif;
  color: #cecece;
}

.help_menu {
  position: absolute;
  right: 16px;
  text-align: right;
  top: 42px;
  width: 312px;
}
.help_menu li {
  display: inline;
  padding: 0 0 0 24px;
  text-rendering: optimizelegibility;
}
.help_menu a:link, .help_menu a:visited {
  color: #CECECE;
  text-decoration: none;
}

.help_menu a:hover, .help_menu a:active {
  color: #CECECE;
  text-decoration: underline;
}

.app_help {
  position: absolute;
  top:42px;
  right:10px;
  display:block;
  width:8em;
  padding:2px 0 2px 10px;
  text-align:right;
  letter-spacing:1px;
  font: normal 77% verdana,helvetica,sans-serif;
  color: #cecece !important;
}
.wrap_login_search {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 3px;
  text-align: right;
}

.login_controls {
  float: right;
  width: 100px;
  background: #000;
  color: #f0f0f0;
}
.wrap_ami_entitlement {
  position:relative;
  text-align:left;
  background-color: #ff6600;
  color: #FFFFFF;
  font-size: 20px;
  padding: .5em;
}
.wrap_ami_entitlement .entitlement_form,
.wrap_ami_entitlement .entitlement_text {
  width: 49%;
  float: left;
}

.wrap_ami_entitlement a:link,
.wrap_ami_entitlement a:visited {
  color:#FFFFFF;
}

.wrap_ami_entitlement .submit {
  width: auto;
  cursor: pointer;
  font-size: 12px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: .7em;
  padding-top: 0.25em;
  padding-right: 1.1em;
  padding-bottom: 0.25em;
  padding-left: 1.1em;
}

.session_id{
  width: 80%;
}

.clip_button{
  height:1.75em;
  float:right;
}

.inputBox.hint{
  color: #ccc;
  font-variant: italic;
}

#entitlement_id{
  width: 270px;

}
#customer_id{
  width: 90px;
}


.full_page .wrap_login_search {
  width:100%;
}
a#logout_link:link,
a#logout_link:visited,
a#login_link:link,
a#login_link:visited {
  text-decoration:underline;
  color:#cecece;
}

a#logout_link:hover,
a#logout_link:active,
a#login_link:hover,
a#login_link:active {
  text-decoration:underline;
  color:#cecece;
}

#hd h1 {
  font: normal 153.9% "Lucida Grande",verdana,helvetica,sans-serif;
  color: #fff;
  text-indent: 60px;
  height: 0;
}

.header_warning{
  float: left;
  padding: 0.5em;
  margin-left: 40%;
  text-align: center;
  font-weight: bold;
  color: #F00;
}

/*-two column layout --------------------------- */
.wrap_content_column {
  float:right;
  width:100%;
  margin-left:-222px;
}
.content_column {
  margin-left:222px; /*set this value equal to .nav_column: width*/
}
.nav_column {
  float:left;
  width:200px; /*set this value equal to .content_column: margin-left*/
}
.v_menu {
  margin:0 12px 0 0;
  border-bottom:1px solid #ccc;
}

.v_menu li a {
  display:block;
  text-decoration:none;
  color:#333;
  line-height:30px;
  border-top:1px solid #ccc;
  padding-left:10px;
  cursor:pointer;
}
.v_menu li a span {
  margin-right:10px;
  font-size: 108%;
}
.v_menu .selected a {
  color:#fff;
  background-color:#343945;
  background-image: -moz-linear-gradient(top, #676c79, #343945);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#676c79), to(#343945));
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff676c79,endColorstr=#ff343945);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff676c79,endColorstr=#ff343945)";
}
/*- New Main Tabs --------------------------- */
.main_tabs {
  margin:auto;
  float:left;
  width: 100%;
  background-color: #000;
  font-family: IBMPlexSans-Regular, sans-serif;
}
.main_tabs ul {
  list-style: none;
  margin-left: 18px;
}
.main_tabs ul li {
  display: inline;
  list-style: none;
}
.main_tabs ul li a {
  float: left;
  text-decoration: none;
  padding: 10px 30px 6px;
  text-align: center;
  letter-spacing: 0.5px;
  color: #fff;
  font-size: 14px;
}
.main_tabs ul li a:link,
.main_tabs ul li a:visited {
  color:#fff;
  text-decoration:none;
}

.main_tabs ul li a:focus {
  color: white;
}

div.user_dropdown {
  display: inline-block;
}

div.user_dropdown a {
  color: #a9a9a9;
  background: #000;
  text-decoration:none;
  padding: 15px 20px 4px 16px;
  float: right;
  font-size: 10px;
}

div.ami_help a {
  color: #a9a9a9;
  background: #000;
  text-decoration:none;
  float: right;
  margin-top: 32px;
  font-size: 14px;
}

div.shares_ami_link a:hover {
  color: #fff !important;
}

div.user_dropdown a:hover,
div.user_dropdown a:focus {
  color: #fff !important;
}

.main_tabs ul li a:hover {
  color: #f0f0f0;
}

.user_indicator_img {
  height: 24px;
  width: 24px;
  margin: 0;
  display: inline-block;
}

.main_tabs ul li a.selected,
.main_tabs ul li a.selected:hover {
  color: #fff;
}

.main_tabs ul li a span {
  display: block;
}
/*Global toggle----------------------------------*/
.toggle_wrapper .wrapper_title {
  position:relative;
  width:100%;
  margin: 1em 0;
  padding:.5em 0 .2em 18px;
  font-weight:bold;
  cursor: pointer;
  background: url(../images/icon_collapsed.gif) 0 .7em no-repeat;
  border-top: 1px solid #bbb;
  color: #000;
}

.toggle_wrapper .wrapper_title span {
  font-size:85%;
  color:#888;
  font-weight:normal;
  margin-left:1.5em;
}

.toggle_wrapper .toggle_opened {
  background: url(../images/icon_expanded.gif) 0 .6em no-repeat;
}

h3 {
  font-size: 17px;
  padding: .4em 0 .3em 0;
  margin:.8em 0;
  color:#000;
}

.unmanaged_node h3 {
  margin-left: 19px;
}

p {
  margin: 0 0 .3em 0;
  line-height: 1.2em;
}

strong {
  font-weight: bold;
}

.clear_both {
  clear:both;
}
.clear_none {
  clear:none;
}
/* Adobe Flash/Flex chart object */
div.chart {
  clear:both;
  height: 300px;
  width: 99%;
  margin-bottom: 1.5em;
  border:1px solid #bec8d7;
}

.node_chart {
  width: 1024px;
  height:300px;
  padding:.5em 0;
  margin: 17px 0px 0px 35px;
}

div.xfer_sess_detail {
  float:right;
  clear:none;
  width:100%;
  margin: 13px 0 1.5em 0;
}

.xfer_sess_detail_grid {
  width:42em !important;
}
/* MAIN CONTENT */
div#main_content {
  font-size: 93%;
  margin: 9px 0 0 0;
  padding: 0;
  padding-left: 18px;
  min-height:470px;
}
.clearfix {overflow:hidden;}

/*Global header advanced search form*/

#adv_search_dropdown input[type=text] {
  /* Condensed for small dropdown form */
  width: 140px!important;
}

/* For dropdown only */
#adv_search_dropdown{
  display: none;
  width: 300px;
  position:absolute;
  right: 55px;
  top: 45px;
  border: 2px solid lightgray;
  background: white;
  padding: 1em!important;
  padding-top: 0.5em!important;
  font-family: IBMPlexSans-Regular;

  /* Should be in front */
  z-index: 999;
}

.adv_search_close_button{
  font-size: large;
  cursor: pointer;
  color: indianred;
  margin-top: 1em;
}

.adv_search_form{
  width: 400px;
  z-index: 999;
}

.adv_search_form *{
  text-align: left;
}

.adv_search_form input[type=text]{
  /* Extra room for larger form */
  width: 200px;
}

.adv_search_form h3{
  padding: 0;
  padding-left: 20%;
  margin:0;
  font-weight: bold;
}

.adv_search_form table{
  border: none;
  width: 100%;

  /* Override dashboard table CSS */
  margin-left: 0!important;
}

.adv_search_form td{
  #border: none;
  font-size: 93%;
  vertical-align: middle;

  /* Override dashboard table CSS */
  padding: 0!important;
  padding-top: 6px!important;
}

.adv_search_form input[type=submit]{
  text-align: center;
  /* Need to acommodate larger 'Searching...' text */
  width: 8em!important;
}

/* Adv. search dropdown button */
.wrap_login_search a{
  text-decoration: none;
}

.search_dropdown_button{
  display: inline-block;
  vertical-align: top;
  margin-top: 21px;
  margin-right: 10px;
}

.search{
  display: inline-block;
  font-size: 85% !important;
  vertical-align: top;
  margin-top: 15px;
}

.search form {
  display: inline-block;
}

.search input {
  width: 285px;
  padding: 2px;
  padding-left: 9px;
  color: #5A6872;
  font-size: 14px;
  letter-spacing: -0.5px;
  clear: right;
  font-family: IBMPlexSans-Regular;
}
.searchField {
  width: 11em;
}
.search input.searching {
  background: #DFE3E6 url(../images/indicator_sm.gif) no-repeat 1000px 0% !important;
}
.search input.search_progress {
  background: #DFE3E6 url(../images/indicator_sm.gif) no-repeat 98% 0% !important;
}
/* ERRORS */
div.fieldWithErrors {
  display: inline;
}
div.fieldWithErrors input {
  border: 2px inset #c00 !important; /* #FF0000 */
  background-color: #fff3f6 !important;
}

div.fieldWithErrors textarea {
  border: 2px inset #c00 !important; /* #FF0000 */
  background-color: #fff3f6 !important;
}

div.fieldWithErrors select {
  border: 2px inset #c00 !important; /* #FF0000 */
  background-color: #fff3f6 !important;
}

.error_container {
  overflow:hidden;
  width:100%;
  position:relative;
  clear: left !important;
}
.errorExplanation {
  width: 99%;
  background-color: #fff3f6;
  border: 1px solid #c00;
  margin: 1em 0;
  padding-bottom: 1em;
}
.errorExplanation p {
  margin-left: 12px;
}
.errorExplanation h2 {
  background-color: #fff3f6;
  border: none;
  text-align: center;
  color: #c00;
  margin: 0;
  padding: 0.3em;
  letter-spacing: 2px;
}
.errorExplanation ul li {
  font-size: 93%; /* 12px */
  list-style:none;
  margin-left: 2em;
  background: url(../images/icon_error_ex.gif) no-repeat 0 .3em;
  padding: .3em .3em .5em 16px;
}

/* form views */

table.form_view {
  margin-bottom: 10px;
}

.form_view tr th {
  font-weight: normal;
  line-height: 1.7;
  text-align: right;
  padding: 0 1em 0 0;
}

.form_view td {
  vertical-align: middle;
}

.form_view select {
  margin: 0;
}

.about_view tr th {
  font-weight: normal;
  line-height: 1.7;
  text-align: right;
  padding: 0 1em 0 0;
  vertical-align: text-top;
}

.about_view td {
  vertical-align: text-top;
}

tr.hover, tr.aspera_sync:hover {
  cursor: pointer;
}

/* table views */
#table_jlist {
  width: 100%;
}

.queue_limit_header {
  margin-top: 0px;
  margin-bottom: 10px;
  margin-left: 15px;
}

.queue_limit_header_link {
  margin-left: 5px !important;
  text-decoration: underline !important;
}

.queue_grid {
  margin-top: 0px;
  margin-bottom: 0px;
  clear: both;
}

a.queue_link {
  text-decoration: underline !important;
}

table.data_grid {
  margin-top: 17px;
  margin-bottom: 17px;
  border-top:none;
  border-collapse:separate;
  min-width: 1024px;
}

/*Thead and TH*/
.data_grid thead th, .data_grid th,
.data_grid .thead td {
  font-size: 12px;
  padding: 6px 12px;
  font-size: 12px;
  vertical-align: bottom;
  font-weight: bold;
  padding-top: 10px;
  color: #000;
  text-transform: uppercase;
  padding-left: 0px !important;
}

.even {
  background-color: #f7f7f7;
}

.data_grid th {
  border-bottom: 1px #e9e9e9 solid;
}

/* Hover highlighting for non-link tables */
/* :not statements exclude subheaders in activity table */
.data_grid tbody tr:not(.thead):not(.secondary):hover{
  background: lightgray!important;
}

td.aspera_sync_direction {
  text-align: center;
}

.data_grid .thead td {
  font-weight:normal;
  text-align:left;
}

.data_grid td {
  padding-right: 10px !important;
}

.data_grid th a {
  letter-spacing: 0;
}

.crowded th {
  font-size: 93% !important;
}

.data_grid .action_th {
  width:3em;
}

.override_docroot_grid th {
  background:#cad5e3;
}

.data_grid .secondary th {
  padding: 6px 3px 3px 3px;
  border-right:none;
}

.data_grid td {
  empty-cells:show;
  font-size: 93%;
  padding-left: 0px !important;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #333;
  vertical-align:top;
}

.data_grid .tbl_subhead td {
  padding:6px 3px 3px 3px;
  text-transform:uppercase;
  text-align:center;
  border-bottom:1px solid #ebeff4;
  vertical-align:bottom;
  color:#002455;
}

.tbl_subhead .right_border {
  border-right: 1px solid #ddd;
}

.data_grid th.data_show,
.data_grid th.data_edit,
.data_grid th.data_destroy {
  width: 3em;
}

.data_grid td.xfer_arrow_left {
  background: transparent url(../images/icon_xfer_arrow_left.gif) no-repeat 2px 5px;
  display: table-cell;
}

.data_grid td.xfer_arrow_right {
  background: transparent url(../images/icon_xfer_arrow_right.gif) no-repeat 2px 5px;
  display: table-cell;
}

tr.aspera_sync:hover, tr.dbu_history:hover, table tr.hover:hover {
  background-color: #fff7a0 !important;
  cursor: pointer;
}

.cookie_parsing_rules_table td {
  border-right:1px solid #fff;
}

.data_grid .step td {
  border-top: 1px dotted #ddd;
  color: #555;
}

.data_grid a {
  letter-spacing:1px;
}

.data_grid a:link,
.data_grid a:visited {
  text-decoration:none;
}
.data_grid a:hover,
.data_grid a:active {
  text-decoration:underline;
}
.data_grid .actions_td span {
  white-space: nowrap;
}
.data_grid td.action_icon {
  text-align: center
}
.data_grid td.action_icon img {
  display: block;
  padding-top: 5px;
}
.data_grid a.sortlink,
.data_grid a.sortlink:link,
.data_grid a.sortlink:visited {
  cursor: pointer;
  padding: 0 16px 0 0;
  text-align: left;
  color: #000; /* dark blue */
  text-decoration: none;
  font-size: 12px !important;
}
.data_grid  a.sortlink:hover {
  text-decoration:underline;
}
.data_grid a.sortlink_center,
.data_grid a.sortlink_center:link,
.data_grid a.sortlink_center:visited {
  cursor: pointer;
  padding: 0 16px 0 16px;
  text-align: left;
  color: #000; /* dark blue */
  text-decoration: none;
  font-size: 12px !important;
}
.data_grid  a.sortlink_center:hover {
  text-decoration:underline;
}
.sort_up {
  background: transparent url(../images/icon_sort_down.gif) no-repeat 100% 3px;
}
.sort_down {
  background: transparent url(../images/icon_sort_up.gif) no-repeat 100% 3px;
}
.activity_table .sort_up,
.activity_table .sort_down {
  float:left;
  padding-right:16px;
  background-position: 100% 50%;
}
.data_grid .YY {
  color: #002455;       /* dark blue */
  line-height: 1;
}
.data_grid .tbl_right {
  text-align:right;
}
.data_grid .tbl_center {
  text-align:center !important;
}
.data_grid .tbl_center input[type=checkbox] {
  display:inline;
  float:none;
}
.data_grid .select_box_col {
  width:2em;
  padding-right:0;
  padding-right:5px;
}
.override_docroot_grid {
  margin:1em 5% !important;
  width:90% !important;
}
.subform_group {
  width:33.5em;
  margin:1em 0 !important;
  float:left;
  clear:both;
  border:1px solid #999;
}
.subform_group input[type=text] {
  width:85% !important;
  margin:0 !important;
  margin:auto 5% 1em 10% !important;
}
.subform_group label {
  width:85% !important;
  margin:.4em 5% auto 10% !important;
}
.subform_group .sub_checkbox_row {
  width: 85% !important;
  margin: .2em 0 1em 10% !important;
}
.subform_filter {
  padding: 5px;
  border: 1px solid #999;
}
.grid_layout {
  position: relative;
  width: 100% !important;
  clear: both;
  margin: 12px 0 0 0;
}
#wrap_filters {
  margin-bottom:1em;
}
div.grid_layout select.filter, #wrap_filters select.filter, select.filter {
  border:1px solid #999;
  padding:1px;
  margin-right:1.2em;
}
.grid_layout label, #wrap_filters label {
  color:#000;
}

#table_subsess td.gr_session_direction_arrow {
  width:30px;
}
#sessions_table {
  table-layout:fixed;
}
.table_help {
  margin:17px 0px 0 0;
  margin-left: 20px;
  /*  width:49%;*/
  font-weight:normal;
  color:#666;
  font-size:93%;
  line-height:1.3;
  clear: both;
}
/*Activity Transfer Detail and Session styles-------------------------*/
.details_header {
  font-size:131%;
  color:#333;
  letter-spacing:1px;
  border-bottom:1px solid #ddd;
}
.job_comment {
  margin-left: 39px;
  margin-top: 7px;
  font-style: italic;
}

.table_display {
  margin: none;
  margin-left: 38px;
  padding: 0;
}

.table_display dt {
  position: relative;
  left: 0;
  top: .6em;
  color: #555;
  margin-left: 0px !important;
}

.table_display dd {
  margin: -.7em 0 0 0;
  padding: 0 0 0 .5em;
}

.session_xfer_summary dt {
  width: 7em;
}
.session_xfer_summary dd {
  margin-left: 8em;
}
.session_state dt {
  width: 9em;
}
.session_state dd {
  margin-left: 10em;
}
.session_endpoints dt {
  width: 8em;
}
.session_endpoints dd {
  margin-left: 9em;
}
.session_stats dt {
  width: 8em;
}
.session_stats dd {
  margin-left: 9em;
}
.file_stats dt {
  width: 14em;
}
.file_stats dd {
  margin-left: 15em;
}
.conditional_buttons a.button {
  margin-bottom: 0;
}
.updating {
  text-align:middle;
}
.tbl_updating {
  width: 24em;
  margin:1em auto;
}
.tbl_updating img {
  vertical-align: middle;
}
.tbl_updating strong {
  font-size: 138.5%;
  vertical-align: middle;
  color: #002455;
}

.session_detail_paginate .pagination{
  text-align: left!important;
  margin: 3em;
}

.session_detail_paginate.top{
  margin-bottom: -1em!important;
}

.session_detail_paginate.bottom{
  margin-top: -1em!important;
}

.session_files_filter,
.session_files_filter_paginated {
  overflow: hidden;
  margin-left: 35px;
}
.session_files_filter div,
.session_files_filter_paginated div {
  float: left;
  width: 20em;
  margin: 1em 0 0 0;
}
.session_state dt.rare + dd {
  word-wrap:break-word;
}

.session_files th{
  padding-right: 2em!important;
}
.session_files td{
  margin: 5em!important;
}
/* Dashboard PROGRESS BAR */
.session_files .col1 {
  width:40%;
}
.session_files .col2 {
  width:25%;
}
.session_files .col3 {
  width:15%;
}
.session_files .col4 {
  width:10%;
}
.session_files .col5 {
  width:10%;
}
.session_state .progress_bar_container {
  font-size:93%;
}
div.progress_bar_container {
  background: #FFFFFF;
  border: 1px solid #333333;
  height: 1.1em;
  padding: 0;
  top:0;
  left:0;
  width: 102px;
}
div.progress_bar {
  background-color: LimeGreen;
  height: 100%;
  top: 0;
  width: 100px;
}
div.progress_bar_caption {
  font-size: 93%;
  line-height: 1.2;
  text-align: center;
  margin-top:-1.2em;
  width: 100px;
}

/*new progress*/
div.progress_container {
  height: 3px;
  border: 1px solid #666;
  padding: 0px;
  position:relative;
  width: 100px;
  margin-right:none !important;
}
.progress {
  height:3px;
  float:left;
  width: 100px;
  overflow:visible !important;
}
.progress_container .determinate {
  background:url(../images/determinate.gif) no-repeat 50% 100%;
}
.progress_container .paused {
  width:100%;
  background:url(../images/paused.gif) no-repeat 50% 100%;
}
.progress_container .indeterminate {
  width:100%;
  background:url(../images/indeterminate.gif) no-repeat 50% 100%;
}
.progress_container .indeterminate_paused {
  width:100%;
  background:url(../images/indeterminate_paused.gif) no-repeat 50% 100%;
}
div.progress_caption {
  padding: 0px;
  line-height: 1.2;
  width: 100px;
  font-size: 91%;
}
.file_progress .container {
  left: 13em;
}
.fasp_session_form {
  clear: both;
}

.filter_wrap {
  width: 65em;
  margin: 0 0 11px 20px !important;
}

.filter_wrap input[type=text] {
  border: 1px solid #999;
}

.pagination {
  font-size: 12px;
  text-align: right;
  clear: none;
  padding:2px 0;
}

.pagination * {
  padding: 1px 5px 1px 5px;
}

.pagination a {
  color: #737373;
  text-decoration: none;
}

.pagination a:hover {
  text-decoration: underline;
}

/* current page number */
.pagination span.current {
  color: #fff;
  font-weight: bold;
  background-color: #0ba1d8
}

/* inapplicable controls */
.pagination span.disabled {
  color:#ddd;
}

#page_name {
  display: none;
}

.data_grid a.sort-down {
  background:url(../images/sort-down.gif) no-repeat bottom right;
}
.data_grid a.sort-up {
  background:url(../images/sort-up.gif) no-repeat bottom right;
}
/*Global page title*/
.pagetitle {
  position: relative;
  float: left;
  clear: left;
  padding: 0 0 0 23px;
  width: 963px;
  margin-right: 0;
}

.pagetitle h1 {
  margin: 0;
  color: #000;
  padding: 6px 0 0 0;
  font-size: 23px;
  border: none;
  letter-spacing:1px;
}

.full_page_title {
  width:100%;
  overflow:hidden;
}
.small_page_title {
  width:100%;
  overflow:hidden;
}
.full_page_title .wrap_page_title {
  margin-left:10px;
  margin-right:21px;
}
.full_page_title .pagetitle {
  width:100%;
}
/*Activity Transfer Session Detail Header*/
.wrap_sessiontitle {
  clear:both;
  margin-right:10px;
}
.sessiontitle {
  position: relative;
  float: left;
  clear: both;
  padding: 0 0 0 11px;
  width: 100%;
  margin: 1.7em 0 0 0;
  margin-right: 0;
  background: #fff url(../images/sess_title-l.gif) top left no-repeat;
}
.sessiontitle h3 {
  background: #dadada url(../images/sess_title-r.gif) top right no-repeat;
  margin: 0;
  color: #666;
  padding: 8px 0 0 0;
  border: none;
  letter-spacing: 1px;
}
.sessiontitle .st_bottom1 {
  height: 7px;
  margin: 0 0 0 -11px;
  padding-left: 11px;
  background: #dadada url(../images/sess_title-l.gif) bottom left no-repeat;
}
.sessiontitle .st_bottom2 {
  height: 0;
  display: block;
  text-align: right;
  padding: 0 7px 7px 0;
  background: #dadada url(../images/sess_title-r.gif) bottom right no-repeat;
}

/* Rails  message */
div.error {
  width:75em;
  background-color: #fff3f6;
  color: black;
  margin: 2.5em 0 2em 0;
  padding: 1em;
  border:1px solid #900;
}

/* Rails confirmation message */
.flash {
  white-space:pre-wrap;
  width: 100%;
  font-size: 123.1%; /* 16px */
  font-weight: bold;
  text-align: center;
  background: transparent;
  overflow:hidden;
}

.flash_notice {
  padding: .6em 0 !important;
  color: green; /* #008000 */
}

.flash_warning {
  padding: .6em 0 !important;
  color: orange; /* #008000 */
}

.flash_error {
  padding: .6em 0 !important;
  color: red;
}

/* LOGIN SCREEN */

#forgot_password_link{
  text-decoration: none;
  float:left;
  margin-left: 4.5em;
}

.login_form {
  height: 170px;
  padding:2em 0 3em 3em;
  background:#eaeef4;
}

.login_form li {
  clear:left;
}
.login_form li input {
  width:15em;
}
.login_form label {
  display:block;
  font-weight: bold;
  width: 6em;
  margin-top:1em;
  line-height: 1.5;
}
.login_form .input_btn_container {
  padding:0;
}
.login_form .input_btn_container input {
  float:left !important;
  margin:1.5em 0 0 0;
}
.login_button {
  float: right;
  margin-top: 2ex;
}
/*added*/
.login_bd {
  width:100%;
  height:34em;
  padding:20px 0 0 48px;
  margin:0 -24px -85px -24px;
}
.login_pg_bg {
  width:100%;
  height:100%;
}

.login_form {
  width:30em;
  margin:3em 0 0 3em;
  padding-top:1.3em;
  border:none;
  float:none;
  border-radius:7px;
  -moz-border-radius:7px;
  -webkit-border-radius:7px;
  background: #e9e9e9;
  border:1px solid #c5c5c5;
}
.login_logo {
  float:left;
  margin:.4em 0 0 29.6em;
  display:block;
  clear:left;
}
.login_form li {
  position:relative;
  margin-top:1.3em;
}
.login_form li label {
  margin-top:0;
  width:7em;
  float:left;
  font-weight:normal;
  letter-spacing:1px;
}
.login_form li input {
  width:19em;
}
.login_form h4 {
  margin-bottom:2em;
  font-size:1.4em;
}
.login_form .input_btn_container input {
  margin-left:6.6em;
}

/* FORGOT PASSWORD AND RESET PASSWORD SCREENS */

.forgot_password_bd .login_form{
  width: 28em;
  height: 10em;
}

.forgot_password_bd a{
  float: right;
  margin-right: 2.5em;
  text-decoration: none;
}

.forgot_password_bd label{
  width:20em!important;
  padding-bottom: 1em;
}

.forgot_password_bd input[type=text]{
  width: 25em!important;
}

.forgot_password_bd h4{
  padding:0!important;
  margin-bottom: 1em!important;
}

.reset_password_bd .change_password_form{
  height: 150px;
}

/* CHANGE PASSWORD SCREEN */

.change_password_form {
  height: 200px;
  padding:2em 0 3em 3em;
  background:#eaeef4;
}

.change_password_form li {
  clear:left;
}
.change_password_form .input_btn_container {
  padding:0;
}
.change_password_form .input_btn_container input {
  margin:1.5em 0 0 0;
}

/*added*/
.change_password_bd {
  padding:0px 0 0 48px;
  margin:0 -24px -85px -24px;
}

.change_password_form {
  width:30em;
  margin:1em 0 0 3em;
  padding-top:1.3em;
  border:none;
  float:none;
  border-radius:7px;
  -moz-border-radius:7px;
  -webkit-border-radius:7px;
  background: #e9e9e9;
  border:1px solid #c5c5c5;
}
.change_password_logo {
  margin:.4em 0 0 29.6em;
  display:block;
}

.change_password_form li {
  position:relative;
  margin-top:1em;
}
.change_password_form li label {
  margin-top:0;
  width:12em;
  float:left;
  font-weight:normal;
  #letter-spacing:1px;
}

.change_password_form li input {
  width:13em;
}
.change_password_form h4 {
  margin-bottom:1.5em;
  font-size:1.4em;
}
.change_password_form .input_btn_container input {
  margin-left:6.6em;
}
/* Footer styles */
#ft {
  color: #aaa;
  border-top: 1px dotted #ddd;
  height: 40px;
  text-align: left;
  padding-left: 38px;
  clear: both;
}

#ft a {
  color: #aaa;
  text-decoration: none;
}
#ft a:hover {
  text-decoration: underline;
}
#ft p {
  padding: 18px;
  margin: 0;
  font-size: 85%;
}

div.input_btn_container {
  width: 100%;
  padding: 17px 0 0 0;
  margin-right: 100px !important;
}

.input_btn_container input {
  float: left;
  width: auto;
  margin: 0;
  margin-right: .7em;
  padding: 0;
  padding: .25em 1.1em;
  background: #0ba1d8;
  color: #fff;
  border: 1px solid #0c5b6d;
  letter-spacing: 1px;
  cursor: pointer;
  font-size: 108%;
  overflow: visible;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.input_btn_container input:focus {
  background: #1abcff;
}

.input_btn_container input:active {
  background-position: 0 85%;
}
.input_btn_container .disabled,
.input_btn_container input[disabled] {
  background: #999 !important;
  color: #333 !important;
  cursor: default;
}
.expanded {
  background:url(../images/icon_expanded.gif) 0 3px no-repeat;
}
.config-section .config-heading .rich_expanded {
  background:url(../images/icon_expanded.gif) 50% 60% no-repeat;
}
.config-section .config-heading .rich_collapsed {
  background:url(../images/icon_collapsed.gif) 50% 60% no-repeat;
}

h3.config {
  padding-left: 35px  !important;
  margin-bottom: 10px !important;
}

div.config_radio_button {
  position: relative;
  width: 100%;
  padding: 0 0 0 0;
  margin: 0 0 0 35px;
  line-height: 30px;
  overflow:hidden;
}

.config_radio_button input {
  position: absolute;
  top: .5em;
  width: 20px !important;

}

.config_radio_button label {
  margin-left: 24px !important;
  line-height: 1.2 !important;
}

#restore_regex{
  font-size: smaller!important;
  text-decoration: none!important;
}

.toggle_rates {
  overflow:hidden;
}
.toggle_rates fieldset {
  width:31.1em;
  position:relative;
}
.smart_buttons {
  padding:16px 0 12px .5em !important;
}
.smart_buttons .button {
  float:left !important;
  margin:0 20px 15px 1em !important;
}
.start_smart .priority label {
  width:8em;
  text-align:left;
}
.start_smart .email_notifs label {
  float:left;
  width:10em;
  line-height:1.6;
}
#schedule_form #interval_options {
  margin-left: 15em;
  margin-top: 1em;
  margin-bottom: 1em;
}
#schedule_form #monthly_options > div {
  margin-bottom: .6em;
}
#schedule_form #monthly_options input {
  width: auto;
}

#schedule_form #monthly_options label {
  float:none;
  display:inline;
  width: auto;
}

/*- Page Tabs --------------------------- */
.page_tabs {
  margin: 34px 0 0 4px;
  min-width:1078px;
  padding:0;
  font-size: 14px;
}

div.page_tab_container {
  position: relative;
  float: left;
  margin: 0 0 0 4px;
  padding: 0 0 0 0px;
}

div.page_tab {
  float: left;
  text-decoration: none;
  border: 1px solid #e9e9e9;
  border-bottom: none;
  cursor: pointer;
}

div.page_tabs_rule {
  margin-top: -1px;
  border-top: 1px solid #e9e9e9;
  width: 100%;
  height: 2px;
  min-width: 1078px;
}

.page_tabs ul {
  margin:0;padding:0;
  width: 100%;
}

.page_tabs li {
  display: inline;
}

.page_tabs a {
  float: left;
  margin: 0 0 0 4px;
  padding: 0 0 0 4px;
  text-decoration: none;
  border: 1px solid #e9e9e9;
  border-bottom: none;
}

div.tab_selected {
  position: absolute;
  margin-top: 0px;
  border-top: 3px solid #0ba1d8;
  height: 1px;
  width: 100%;
  left: 0px;
  float: left;
  margin: none;
  padding: none;
}

.page_tabs a:link,
.page_tabs a:visited {
  text-decoration:none;
}
.page_tabs a span, .page_tabs span {
  float: left;
  display: block;
  padding: 5px 10px 4px 10px;
  color: #000;
}
.page_tabs a span {
  float: none;
}

.page_tabs a:hover {
  background-position: 0% -42px;
}

.page_tabs a span {
  height: 18px !important;
  padding-bottom: 5px;
}

div.page_tab.selected {
  border-bottom: 1px solid #fff;
}

div.selected_top {
  border-top: 3px solid #0ba1d8;
  height: 3px;
  width: 100%;
}

.page_tabs a.page_tab:hover,
.page_tabs a.page_tab:focus {
  border-top: 3px solid gray;
  padding-top: 0px;
}



.page_tabs a.page_tab {
  padding-top: 2px;
}

.page_tabs a.page_tab.selected_tab {
  border-top: 3px solid #0ba1d8;
  padding-top: 0;
}

.page_tabs a.page_tab.selected_tab:focus {
  border-top: 3px solid #1abcff;
}

.page_tabs a.selected span {
  padding-bottom: 5px;
  font-weight: bold;
}


/*Group pages----------------------------------*/
.group_summary_details {
  margin:0 0 0 0;
  padding:17px 0 40px 70px;
  font-size:182%;
  line-height:1;
  background:#fff url(../images/icon_group.jpg) no-repeat 0 100%;
  color:#333;
}

.new_group_member_form select {
  width:16em;
}

/*User pages----------------------------------*/
.user_summary_details {
  margin:0 0 0 0;
  padding: 17px 0 0px 10px;
  line-height:1;
  color:#333;
}
/*Node pages----------------------------------*/
.table_node_list {
  width:100%;
}
.never_worked .node_status {
  color:#333;
}

.node_status{
  width: 18em;
  max-width: 18em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.never_worked td {
  color: #ff0000 !important;
}
.node_error td {
  color: #ff0000 !important;
}
.node_warn td {
  color: #cdb900 !important;
}

.edit_node_icon {
  margin-left:.5em;
  vertical-align:middle;
}
.node_summary_details {
  margin:0 0 12px 0;
  padding:17px 0 40px 80px;
  font-size:182%;
  background:#fff url(../images/nmi.png) no-repeat 6px 17px;
  color:#333;
}
input[type=hidden] {
  display: none !important;
}

.button,
.button:link, .button:visited  {
  display:block;
  float: right;
  color:#fff;
  padding:.3em 1.1em;
  margin:17px 0 0 .5em;
  background: #0ba1d8;
  color: #fff;
  border: 1px solid #0c5b6d;
  text-decoration:none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size:108%;
}

.button:focus {
  background: #1abcff;
}

div.left_link_as_buttons {
  margin-left: 8px;
}

.left_link_as_buttons .button {
  margin: 17px .5em 0 0;
  float: left;
}
.button:hover,
.button:active {
  cursor: pointer;
  text-decoration:none;
}
.button:active {
  background-position:0 85%;
}

.button_left {
  float: left;
  margin-left: 0px;
}
.button_left_container .button {
  float:left;
}
/*Acivity Section-----------------------------------------*/
.activity .pagination {
  margin-bottom:17px;
}
.activity .data_grid {
  margin-top:0;
}

/*Job Detail*/
.activity_summary_details {
  position:relative;
  clear:both;
  margin:.3em 0 0 0;
  padding:8px 0 10px 50px;
  background:#fff url(../images/icon_transfer.gif) no-repeat 0 0;
}

.activity_summary_details h2 {
  padding:0;
  text-indent:0;
  font-size:182%;
  line-height:1.2;
  color:#333;
  margin:0 0 5px 5px;
}

.activity_summary_details ul {
  margin-left:5px;
  font-size:108%;
  color:#666;
}
.activity_summary_details ul li {
  margin-bottom:.4em;
}
.activity_summary_details .summary_steps {
  font-size:123.1%;
}
.job_session_form {
  width:73em;
}
.job_session_form .progress_th {
  width:104px;
}
.job_session_form h5 {
  width:56.2em;
  margin-left:10px;
  font-size:131%;
  color:#333;
  font-weight:normal;
  letter-spacing:1px;
  border-bottom:1px solid #ddd;
  clear:left;
}
.job_session_form .data_grid {
  margin:1em 0 0 0;
}
.job_session_form .data_grid td {
  border:none;/*reset borders*/
  border:1px solid #d1d1d1;
  text-align:center;
}

.job_session_list .data_grid td {
  padding-right:1em;
}
.job_session_form .data_grid thead {
  border:none;/*reset borders*/
  border-right:1px solid #d1d1d1;

}
.job_session_form .data_grid th {
  /* background:none;*/
  color:#777;
  font-weight: normal;
  line-height: 1.3;
  text-align: center;
  border: none;/*reset borders*/
  border:1px solid #d1d1d1;
}
/*File Detail*/
.file_summary_details {
  clear: both;
  margin: .3em 0 .8em 0;
  padding: 0;
}

.file_summary_details h2 {
  text-indent: 0;
  color: #333;
  margin-bottom: 3px;
}

.file_summary_details h3 {
  margin-left: 35px;
}
/*Transfer Pages*/
.transfer_index {
  width: 90%;
  margin-left: 14px;
}
.transfer_index .rnd {
  margin: 17px 0px 17px 0;
}

.xfer_box {
  width: 100%;
  position: relative;
  text-align: center;
}
.xfer_box p {
  margin: 17px 1em;
  line-height: 1.3;
  height:2.6em;
  text-align:left;
  color:#333;
}
.xfer_box .button {
  float: none !important;
  width: 13em;
  text-align: center;
  margin: 17px auto !important;
  white-space: nowrap;
}
.xfer_fields select.saved_logins {
  width:96% !important;
}
/* Simple Transfer Form Styles*/
.transfer_form {
  min-width:1000px;
}

a.fd-button:link, a.fd-button:visited {
  display:block;
  clear:left;
  float:left;
  width:120px;
  height:22px;
  margin-bottom:1.2em;
  line-height:1;
  padding-top:8px;
  text-align:center;
  font-weight:bold;
  background: url(../images/browse_btn_bg.gif) no-repeat;
  color:#0459ba;
  vertical-align:middle;
  text-decoration:none;
  white-space:nowrap;
  letter-spacing:1px;
  z-index:900;
}
a.fd-button:hover, a.fd-button:active {
  text-decoration:underline;
}
.start_smart .priority label {
  text-align:left !important;
}
.start_smart .priority select {
  margin-left:5.7em !important;
}
.transfer_btn  {
  padding-left:16px;
}
fieldset.quickTransfer fieldset.quickTransfer {
  padding:0;
  border:none;
}
fieldset.quickTransfer fieldset.quickTransfer legend {
  display:none;
}
h3.transferSummary {
  font:normal 108%/1.5 verdana,helvetica,sans-serif;
  width:34em;
  border-bottom:1px solid #ddd;
}
.xfer_desc {
  width:24em;
}
.rare {
  color: #c00 !important;
}
.big_map {
  width:90%;
  margin-left: auto ;
  margin-right: auto ;
  clear: both;
  margin-top: 30px;
  margin-bottom: 30px;
}

.big_map #map1 {
  width: 100%;
  height: 100%;
}
.map input {
  display: none;
  visibility: hidden;
  position: absolute;
  top: 0px;
}
.linkdetail {
  margin-top:1.5em;
  line-height:2.5;
}
.linkdetail > a {
  padding-left: 2em;
}
div.linkdetail div.chart {
  height: 35em;
  width: 100%;
}
/*Hot Folder styles ------------------------------------------*/
.hot_folder_details {
  padding-left: 72px;
  background: #fff url('../images/hot_folder_icon.gif') no-repeat 8px 0px;
}
.hot_file_detail_filters div {
  width: 20em;
  float: left;
  overflow:hidden;
}
.hot_file_detail_filters #file_error_filter {
  margin-top: .2em;
}
.hot_folder_file_details,
.hot_session_details {
  margin-top:17px;
  position:relative;
}
/*Search Results ------------------------------------------*/

.searchresults .job {
  margin-left: 30px;
}
.searchresults a {
  text-decoration: underline;
}
.searchresults a span {
  text-decoration:inherit;
}
.searchresults dl {
  position: relative;
  margin: .6em;
  padding: .5em;
}
.searchresults dl dt {
  font-size: 131%;
  margin-bottom: .2em;
}
.searchresults dl dd {
  color: #111111;
  display: block;
  padding: .1em;
}
.searchresults dl dd.started_at {
  position: relative;
  top: .3em;
  right: 0em;
  color: #444444;
}
.searchresults .completed {
  background-color: #fff;
}
.searchresults .cancelled {
  background-color: #f2f2f2;
}
.searchresults .running {
  background-color: #eaf9ec;
}
.searchresults .error {
  border:none;
  background-color: #fff3f6;
}
.search-result * {
  padding: .5em;
  margin: 0;
}

.search-result * * {
  padding: 0;
}

.searchword1 {
  background-color: #fffec5;
}

.searchword2 {
  background-color: #fffec5;
}

.searchword3 {
  background-color: #fffec5;
}

.searchword4 {
  background-color: #fffec5;
}

fieldset.quickTransfer .send_to_email_addresses p * {
  display: inline;
  position: relative;
  float: none;
}
.no_xfer_path td {
  color: #333;
}
.remote_group_exists_already td {
  color: #333;
}
.remote_user_exists_already td {
  color: #333;
}

th.email_pref_select {
  width:6.5em;
}

/*Global full page form----------------------------------*/
.page_form {
  width:100%;
  margin: 0px 0px 34px 0px;
  color:#333;
  overflow:hidden;
  clear:both;
}
.page_form legend {
  display:none;
}
.page_form .quickTransfer {
  margin:0;
}
.page_form select {
  width:auto;
  margin-top: 5px;
}
.page_form label,
.page_form p.label {
  color:#000;
  font-size:108%;
}
.page_form .label_textf {
  margin:0 0 0 0;
  width:100%;
}
.page_form .label_textf input,
.page_form .sub_label_textf input {
  margin:3px .5em 0 0;
}
.page_form input.small {
  width:5em !important;
}
.page_form input.medium{
  width: 25em!important;
}
.page_form input.large {
  width:50em !important;
}

.page_form .xfer_fields input.small_text{
  width: 4em!important;
}

.page_form .xfer_fields input.path_with_browse{
  width: 350px!important;
}

.page_form .xfer_fields input.path_with_browse_local_node{
  width: 267px!important;
}

.page_form .label_textf label,
.page_form .sub_label_textf label {
  display:block;
  width:14em;
  float:left;
  line-height:30px;
  white-space: nowrap;
}
.page_form input,
.page_form textarea {
  font-weight:normal;
  font-size:13px;
  width:20em;
}

.page_form #timestamp_options {
  margin-left:2em;
}

/* For 'disabled' fields */
.page_form *[readonly]{
  background:lightgray!important;
}

input.dbu_operation {
  width: auto;
}
span.dbu_operation {
  padding: 0 2em 0 0;
}

.page_form .checkbox_row input,
.page_form .sub_checkbox_row input,
.page_form .full_cbx_row input,
.page_form .p_cbx_label input {
  width:14px;
}
.page_form .input_btn_container input {
  width:auto;
}
.page_form .btn_left .button {
  float:left;
  margin:0 .5em 0 0;
}
.page_form .checkbox_row,
.page_form .sub_checkbox_row {
  position: relative;
  width:100%;
  padding-left:15.113em;
  padding-bottom: 0 !important;
  margin:0 0 0 0;
  line-height:30px;
}
.page_form .checkbox_row input,
.page_form .sub_checkbox_row input {
  position: absolute;
  top:.5em;
}
.page_form .checkbox_row label,
.page_form .sub_checkbox_row label {
  margin: 0 0 0 24px;
  line-height: 1.2;
}
.page_form .sub_label_textf,
.page_form .sub_sm_textf,
.page_form .sub_label_sel_stack {
  margin:13px 0 13px 0;
  padding-left:17em;
  clear:both;
}
.page_form .fblock .label_sel_stack label {
  display:block;
  width:100%;
  margin-bottom:4px;
}
.page_form .label_sel_stack select {
  margin-bottom:17px;
}

.page_form .sub_sm_textf input {
  width:4em;
}
.page_form .sub_checkbox_row {
  padding:0 0 0 29.7em;
}
.page_form .sub_label_textf label {
  width:12em !important;
}
.page_form .new_group {
  margin-top:2em;
}
.page_form .full_cbx_row {
  margin:0 0 13px 0;
}
.page_form .full_cbx_row label {
  display:block;
  width:14em;
  float:left;
}
.page_form .full_cbx_row input {
  display:block;
  float:left;
  margin-right:12px;
}
.page_form .label_fblock {
  border-bottom:1px solid #eee;
  padding:0 0 13px 0;
  margin:0 0 13px 0;
}
.page_form .label_fblock label {
  display:block;
  width:14em;
  float:left;
}
.page_form .label_fblock .fblock {
  margin-left:15.12em;
}
.page_form .fblock .checkbox_row {
  padding-left:0;
  padding-top: 0.5em;
}
.page_form .fblock .checkbox_row input {
  position:static;
  float:left;
}
.page_form .fblock .checkbox_row label {
  float:none;
  width:100%;
}
.page_form .p_cbx_label {
  margin:0 0 13px 0;
  width:100%;
}
.page_form .p_cbx_label p {
  float:left;
  width:14em;
  color:#000;
  font-size:108%;
  margin:0;
  line-height:1;
}
.page_form .p_cbx_label label {
  color:#000;
  font-size:108%;
  margin-left:.5em;
}
.page_form .wide_field {
  width:660px;
}
.wider_form .p_cbx_label p,
.wider_form .full_cbx_row label,
.wider_form .label_textf label,
.wider_form .label_fblock label {
  width:22em;
}
.wider_form .checkbox_row {
  padding-left:22em;
}
.wider_form .label_fblock .fblock {
  margin-left:23.7em;
}
.just_checkbox_rows .checkbox_row {
  padding-left:0;
}
.page_form .label_textf,
.page_form .checkbox_row,
.page_form .full_cbx_row,
.page_form .sub_label_textf,
.page_form .sub_checkbox_row,
.page_form .sub_sm_textf,
.page_form .p_cbx_label {
  padding-bottom:.5em;
  text-align:left !important;
  overflow:hidden;
}
.page_form .sub_label_sel_stack {
  padding-left:17em;
  float:none;
}
.page_form .sub_label_sel_stack label {
  display:block;
  width:50em;
  margin:0 0 .3em 0;
  float:none !important;
}

.page_form .sm_textf input{
  width: 5em;
}

.page_form_help {
  font-weight: normal;
  color:#666;
  font-size:93%;
  display:block;
  width:100%;
}
.page_form_help code {
  font-weight:bold;
}
.p_cbx_label .page_form_help {
  display:block;
  margin-left:25.7em;
}
.page_form .data_grid input {
  width:13px;
}

.page_form .xfer_emails select {
  font-size:11px !important;
}
.page_form .xfer_emails .added_email {
  width:24.5em;
}
.page_form .new_email {
  float:left;
}
.page_form .add_new_email {
  float:left;
  margin:0;
  margin:-.2em 0 0 1em !important;
}
.page_form filedset label {
  text-align:left;
}
.page_form .h_radio_label_list {
  position:relative;
  top:0;
  padding-top:2px;
  padding-bottom: 2px;
  width:56em;
}
.page_form .h_radio_label_list li {
  float:left;
  margin-right:1.5em;
}
.page_form .h_radio_label_list input {
  float:left;
  width:auto;
}
.page_form .h_radio_label_list label {
  display:block;
  float:left;
  width:auto;
  margin:-.2em 0 0 3px;
}
.page_form .v_radio_label_list {
  position:relative;
  top:0;
  width:100%;
}
.page_form .v_radio_label_list li {
  display:block;
  float:left;
  width:100%;
  padding-top:4px;
  padding-bottom:13px;
}
.page_form .v_radio_label_list input {
  float:left;
  width:13px;
}
.page_form .v_radio_label_list label {
  width:auto;
  margin:-.2em 0 0 3px;
}
.page_form .v_label_select_list li {
  margin-bottom:13px;
}
.page_form .v_label_select_list label {
  width:12em;
}
.page_form .form_text {
  line-height:2.35;
}

.page_form h3 {
  margin:1em 0;
  padding:.5em 0 3px 0;
  padding-top: 0px;
}

.page_form .input_btn_container {
  border-top:1px solid #e9e9e9;
}
.page_form .comments {
  height:70px;
}
.page_form .time_select {
  width:4em;
}
.repeat_monthly_options {
  padding-top:4px;
}
.repeat_monthly_options select {
  margin:-5px .7em 0 .7em;
}
a.form_button {
  display:block;
  float:left;
  color:#333;
  margin:0 .5em 0 0;
  line-height:1.7;
  padding:0 .9em;
  background: #0ba1d8;
  color: #fff;
  border: 1px solid #0c5b6d;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size:100%;
}
a.form_button:link,
a.form_button:visited  {
  text-decoration:none;
}
a.form_button:hover,
a.form_button:active {
  text-decoration:none;
}
.page_form .fixed_rate {
  width:35em;
}
.page_form .fixed_rate input {
  width: 90px !important;
  margin: 0 .5em 0 0;
}
.page_form .rate_schedule li {
  height:2.5em;
}

.page_form .xfer_fields h3 {
  border-top:none;
  margin:0 0 13px 0;
  text-indent:12px;
}
.page_form .xfer_fields label {
  display:block;
  margin:0 0 3px 12px;
}
.page_form .xfer_fields input,
.page_form .xfer_fields textarea,
.page_form .xfer_fields select {
  margin:0 0 13px 12px;
  width: 438px !important;
  font-size:13px;
  zoom: 1.1;
}
.page_form .xfer_fields .form_button {
  margin:0 0 13px 12px;
}
.page_form .equal_height {
  min-height: 14.5em;
}
.page_form .file_summary {
  height:13.7em;
}
.page_form .destination_path {
  height:10em;
}
.page_form .day {
  clear:left;
  padding-top:.8em;
}
.rate_calendar_week {
  width:100%;
  margin-top:17px;
}
.rate_calendar_week thead {
  text-align:center;
}
.rate_calendar_week thead td {
  padding:.2em 0;
  border-bottom:1px solid #ccc;
  letter-spacing:2px;
  text-transform:uppercase;
}
.rate_calendar_week tbody td {
  border-bottom:1px solid #ccc;
  border-right:1px solid #aaa;
  color:#333;
  letter-spacing:1px;
  font-size:93%;
  text-align:center;
}
.rate_calendar_week tbody td+td {
  letter-spacing:0;
}
.rate_calendar_week .class_1 {
  background-color: #c2dbf8;
}
.rate_calendar_week .class_2 {
  background-color: #ffffa0;
}
.rate_calendar_week .class_3 {
  background-color: #d1f1a6;
}
.rate_calendar_week .class_4 {
  background-color: #a6f1e6;
}
.rate_calendar_week .class_5 {
  background-color: #f9e4c0;
}

div.rnd {
  position: relative;
  width: 90%;
  left: 0;
  border-color: #aaa;
  margin-bottom:17px;
}

.transfer_form div.rnd {
  min-width: 487px !important;
}

.tl, .bl, .tr, .br{
  width: 6px;
  height: 6px;
  position: absolute;
  background-repeat: no-repeat;
  background-color: transparent;
  z-index: 100 !important;
}

.tl{
  top:0;
  left:0;
}
.bl{
  bottom: 0;
  left: 0;
}
.tr{
  top:0;
  right:0;
}
.br{
  bottom: 0;
  right: 0;
}

.rnd .tl{
  background:transparent url(../images/corners.gif) no-repeat 0 0;
}
.rnd .bl{
  background:transparent url(../images/corners.gif) no-repeat  0 100%;
}
.rnd .tr{
  background:transparent url(../images/corners.gif) no-repeat 100% 0;
}
.rnd .br{
  background:transparent url(../images/corners.gif) no-repeat 100% 100%;
}

.rnd_in{
  border-width: 1px;
  border-style: solid;
  padding: 0px 0px 8px;
}
.rnd .rnd_in {
  border-color: #aaa;
}
.rnd_in h4 {
  padding:0;
  margin:0;
  background:transparent url(../images/rnd_h4_bg.gif) repeat-x 0 0;
  border-bottom:1px solid #aaa;
  color:#000;
  line-height:2;
  margin:0 0 13px 0;
  text-indent:12px;
}

#source_login_select,
#dest_login_select{
  margin-bottom: 1em;
}

.xfer_fields .endpoint_login {
  margin:4px 0 0 0;
  font-size:85%;
  width:100%;
}
.xfer_fields .endpoint_login * {
  margin:0;
  padding:0;
}
.xfer_fields .login_item {
  width:100%;
  overflow:hidden;
  margin-left:34px;
  height:2.8em;
}
.xfer_fields .login_item_cbx{
  height: 1.8em;
}
.xfer_fields .login_item input {
  float:left;
  width:19.4em !important;
  margin:0;
  margin:2px 0 8px 0;
}
.xfer_fields .login_item input[disabled] {
  background-color: #e4e8ed;
  color: black;
}
.page_form .xfer_fields .login_item select {
  width:auto;
  margin:0;
}
.xfer_fields .login_item input.server_address {
  width: 11em !important;
}
.xfer_fields .login_item input.ssh_port {
  width: 4.25em !important;
}
.xfer_fields .login_item label {
  margin: 4px 0 0;
  float: left;
  text-align: left;
  width: 8em;
}
.xfer_fields .login_item label.cbx_label {
  width:15em;
  margin-left:.8em;
}
.xfer_fields .login_item label.ssh_port {
  width:2.5em;
  margin-left:.8em;
}
.xfer_fields .login_item .cbx {
  width:20px !important;
  margin:2px 0 0 4px;
}
/*Node Config ------------------------------------------*/
.new_admin_form select {
  width: 16em;
}
.wrap_config {
  width: 100%;
  float: left;
  position: relative;
}
.config-section {
  width: 100%;
  margin-top:17px !important;
}

.config-section .config-heading {
  width: 100%;
  background: #d0dbe8 url(../images/config_data_grid_header_bg.gif) repeat-x 0 0; /* light blue */
}
.config-section .config-heading th {
  background: transparent;
  padding: 6px 3px;
  font-size: 108%;
  text-align: center;
  vertical-align: bottom;
  color: #002455;
}
.config-section th.config_section_tools {
  width: 20em;
  font-size: 85% !important;
  padding: 2px 5px 0 0;
  vertical-align: middle;
}
.config-section .config_section_tools a {
  letter-spacing: 0;
  padding: 3px 5px;
  text-decoration: none;
}
.config-section .config_section_tools a:hover {
  background: #c0cddd;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
.config-section th {
  padding: 6px 3px 3px 3px;
  background: #ebeff4;
}
.config-section .section_tbody td {
  padding:5px 3px 3px 3px;
  color:#333;
  vertical-align:middle;
}
.config-section .error_container {
  padding:0 !important;
  border:none;
}
.config-section .section_tbody td {
  border-top:1px solid #ebeff4;
}
.config-section .config-heading .toggle {
  cursor:pointer;
}
.config-section .config-heading img {
  display:block;
  padding:2px 0 0 3px;
}
.config-section .section_tbody td+td {
  font-weight:normal;
}
.section_tbody th {
  color:#666;
  padding:7px 0 5px 0;
  text-transform:uppercase;
}
.config-section .section_tbody td+td+td+td,
.config-section .section_tbody th+th+th+th {
  text-align:center;
}
.config-section .section_tbody th+th+th+th+th,
.config-section .section_tbody td+td+td+td+td {
  text-align:left;
}
.config-section .config_settings {
  width:3% !important;
}
.config_tools a {
  letter-spacing:0;
}
.config_tools a:link,.config_tools a:visited  {
  text-decoration:none;
}
.config_tools a:hover,.config_tools a:active  {
  text-decoration:underline;
}

.section_tbody .setting_label {
  font-weight:bold;
}
.config-section .section_tbody td.c1 {
  padding-left:1.8em;
  line-height:1.3;
  width:40%;
}
.docroot-section .section_tbody td.c1 {
  width:97%;
}
.section_name {
  cursor:pointer;
}
.wrap_config .input_btn_container {
  padding-right:0;
}
.wrap_config .input_btn_container input {
  float:right !important;
  margin-right:0;
}
.browse_docroot{
  margin-bottom:3px;
}
.browse_docroot:link,
.browse_docroot:visited {
  display:block;
  width:auto;
  padding-left:18px;
  background:url('../images/icon_browse.gif') 0 50% no-repeat;
  color:#666;
  text-decoration:none;
}
.browse_docroot:hover,
.browse_docroot:active {
  color:#002455;
  text-decoration:underline;
}

/*Email Templates*/
.template_preview {
  width:85%;
  height:500px;
  padding:0;
  margin:0;
  margin-top:20px;
  border:1px solid #a8b7ca
}
/*New smart transfer*/
.rnd .checkbox_row {
  width:438px;
  padding:0;
  border:none;
}
.rnd .checkbox_row input {
  position:static;
  float:left;
  width:13px;
  margin:0 .5em 0 12px;
}
/*Reports*/
.ui-jqgrid {
  margin-top:1.3em;
}
.reports_index {
  table-layout:fixed;
}
.reports_index td {
  word-wrap:break-word;
}
.reports_index .col1 {
  width:12%;
}
.reports_index .col2 {
  width:9%;
}
.reports_index .col3 {
  width:35%;
}
.reports_index .col4 {
  width:16%;
}
.reports_index .col5 {
  width:8%;
}
.reports_index .col6,
.reports_index .col7 {
  width:3%;
}
.reports_index .col8 {
  width:4%;
}
.reports_index .col9,
.reports_index .col10 {
  width:5%;
}
li .handle {
  cursor: move;
}
li .remove {
  cursor: pointer;
  display:block;
  float:left;
  width:13px;
  height:16px;
  margin-right:3px;
  color: #777;
  background:url('../images/icon_clear_bg.gif') no-repeat 0 2px;
}
#sort_group_table .group_by {
  text-align: center;
}
#sort_group_table .group_by input {
  width:13px;
}
#sort_group_table .sort_order_column {
  min-width:105px;
}
#sort_group_table .group_by_column {
  text-align: center;
}

.filter_table .c1 {
  width:22.1em;
}
.filter_table .c2 {
  width:4em;
}
.filter_table .c3 {
  width:15em;
}
.filter_table .c4 {
  width:15em;
}
.filter_table .c5 {
  width:6em;
}
.filter_table td {backround:yellow !important;}
.filter_table .filter_arg_input {
  width:95%;
}
.filter_arg_input .filter_remove {
  text-align:left !important;
  text-indent:1em;
}
div#selected_columns_div {
  position: absolute;
  width: 200px;
  height: 200px;
  border:1px solid #d1d1d1;
}
div#columnsContents {
  position: relative;
  height: 230px;
  margin-left:15.07em;
}
.columns_div {
  position: absolute;
  left: 240px;
  width: 200px;
  height:200px;
}
.lstColumns {
  min-width: 200px;
  height:200px;
}
.helptext {
  position:absolute;
  left: 470px;
  width: 250px;
  height: 200px;
}
.selected_columns_div,
.columns_div,
.helptext {
  top:2.3em;
}
.report_cols_header,
.available_cols_header,
.helptext_header {
  position:absolute;
  width:200px;
}
.report_cols_header {
  left:0;
}
.available_cols_header {
  left:240px;
}
.helptext_header {
  left:470px;
}
.sort_group_table,
.filter_table {
  table-layout:fixed;
}
.sort_group_table {
  width:50em;
  /*margin-left:10.07em;*/
}
.filter_table {
  width:66.1em;
  margin-left:5.45em;
  /*margin-left:15.55em;*/
}
.sort_group_table th,
.filter_table th {
  padding:3px;
}
.sort_group_table td,
.filter_table td {
  padding:5px 3px;
}
.sort_group_table td select,
.filter_table td select {
  width:100% !important;
}
.sort_group_table .c1 {
  width:5em;
}
.sort_group_table .c2 {
  width:20em;
}
.sort_group_table .c3 {
  width:7.5em;
}
.sort_group_table .c4 {
  width:5em;
}
.sort_group_table .c5 {
  width:8em;
}

.label_look {
  color:#000;
  font-size:108%;
}
.input_btn_container .button {
  margin-top: 0 !important;
  font-size:13px;
}
.drag_invite {
  font-size: 93%;
  color:gray;
  cursor:move;
}
/*New Activity*/
.filter_wrap {width:100%;}

table.activity_table {
  #min-width: 1000px;
  empty-cells: show;
  margin-left: 20px;
}

.activity_table thead th {
  text-align:left;
}

.activity_table tbody td {
  padding: 10px 5px;
  white-space: nowrap;
  text-overflow:ellipsis;
  text-align:left;
  padding-left: 0px !important;
  padding-right: 0px !important;
  table-layout: fixed;
}

table.data_grid  {
  border-bottom: 1px solid #E9E9E9 !important;
}

.data_grid .w {
  position:relative;
  margin-right:11px;
  overflow:hidden;
  background:transparent;
  text-overflow: ellipsis;
}
.data_grid .visible .w {
  overflow:visible;
}
.data_grid .secondary td,
.data_grid .secondary th {
  padding: 6px 3px 3px 5px;
  border-right:none;
  color:#000;
  text-transform:uppercase;
}

.data_grid .inside_header td + td {
  text-indent:0;
}
.activity_table td {
  font-weight:bold;
}
.activity_table td + td {
  font-weight:normal;
}
.data_grid .step td {
  text-align:right;
  font-weight:normal;
}
.data_grid .step td + td {
  text-align:left;
}

.activity_table .col3 {
  width:120px;
}
.activity_table .col4 {
  /*  width:7%;*/
  width:120px;
}
.activity_table .col5 {
  width:13%;
}
.activity_table .col6 {
  width:11%;
}
.activity_table .col7 {
  width:5em;
}
.activity_table .col8 {
  width:6em;
}
.activity_table .col9 {
  width:6em;
}
.activity_table .wa {
  position:relative;
  padding-bottom:2px;
  margin-left:-5px;
}
.activity_table .wa a {
  text-align:left;
  padding:0;
  display:inline;
}
.activity_table .wa img {
  position:absolute;
  width:16px;
  border:1px solid #fff;
  top:0;
  right:0;
}
/*-Config > Database-----------------*/
.purge_options .sub_checkbox_row {
  padding:0 0 0 17em;
}
.purge_options .purge_data {
  margin-left:24px;
}
.label_fblock .fblock .dbu_time_frame {
  margin-right:12px;
}
.dbu_details {
  margin:16px 0;
}
.dbu_details p {
  margin-bottom:8px;
}
.dbu_task_table .action_th {width:6em;}
/*-Config > Custom Fields-----------------*/
.rules_section_header {
  background:#e9e9e9;
  font-size:116%;
  line-height:1.8;
  text-indent:8px;
}
.custom_field_rule_conditions_table {
  width:910px;
}
.custom_field_rule_conditions_table select optgroup {
  line-height:17px;
}
.custom_field_rule_conditions_table th,
.custom_field_rule_conditions_table td {
  padding:5px;
  border-bottom:1px solid #d7d7d7;
}
.custom_field_rule_conditions_table .checkbox {
  width:20px;
}
.wrap_field_chooser {
  padding:16px 0;
}
.wrap_rules_section {
  width:910px;
  border:1px solid #d7d7d7;
}
.report_template_list {
  clear:both;
}
.report_templates_list th {
  padding: 0 0 12px 0;
}
.report_description_cell {
  vertical-align:top;
}
.report_description_cell textarea {
  resize:none;
}
.report_types_list {
  margin-bottom:16px;
  -webkit-appearance:listbox;
}
.report_types_list option {
  padding:4px;
}

.purge_date_string {
  margin-left: 1em;
  font-style:italic;
  background: #dddddd;
  padding: 2px 4px 2px 4px;
}

.date_older_than_string {
  position:relative;
  top:6px;
}

.async_data dl dt {
  width: 10em !important;
}

.async_data dl dd {
  margin-left: 140px !important;
}


.async_data h5 {
  width: 310px !important;
}

.async_data .yui-u {
  width: 320px !important;
}

div.async_data {
  min-width: 1140px !important;
  margin-top: 13px;
}

input.file_search {
  border: 1px solid #002455;
  padding: 2px;
  border-radius: 3px;
}

input.show_all_files {
  padding: 1px;
  padding-left: 5px;
  padding-right: 5px;
  display: inline;
  float: none;
  margin-left: 17px;
  margin-top: 2px;
}

div#placeholder {
  width:500px;
  height:250px;
  float: left;
}

.show_all_files_btn {
  display: inline;
  clear: none;
  width: auto;
}

input#more_button {
  padding: 1px;
  padding-left: 5px;
  padding-right: 5px;
  display: inline;
  float: none;
  margin-left: 17px;
  margin-top: 2px;
}

dl.session_state dd {
  word-wrap: break-word;
  max-width: 160px !important;
  width: 160px !important;
}

dl.session_state dd.long{
  max-width: 320px!important;
  width: 320px!important;
}

.ts_linkbar {
  width: 500px;
  min-width: 500px;
  float: left;
  padding-top: 20px;
  padding-left: 20px;
}

.async_show_right {
  width: 500px;
  min-width: 500px;
  float: left;
  padding-left: 20px;
}

.async_path_limiter {
  max-width: 700px;
  word-wrap: break-word;
}

.async_file_property {
  text-align: left;
}

input.async_button, input.new_button {
  float: left;
  width: auto;
  margin: 0;
  margin-right: .7em;
  background: #0ba1d8;
  color: #fff;
  border: 1px solid #0c5b6d;
  letter-spacing: 1px;
  cursor: pointer;
  font-size: 108%;
  overflow: visible;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  width: 100%;
  clear: both;
  display: inline;
  clear: none;
  width: auto;
  padding: 1px;
  padding-left: 5px;
  padding-right: 5px;
  display: inline;
  float: none;
  margin-top: 2px;
}

input#more_button {
  margin-left: 17px;
}

input.file_search_submit {
  float: none;
  padding: 1px 5px !important;
  margin-left: 17px !important;
}

input.aspera_sync_button {
  left: 1035px;
  position: absolute;
  margin-right: 0;
  margin-bottom: 0px;
  padding: 1px 5px !important;
  margin-left: 17px !important;
}

.async_actions {
  min-width: 118px;
}

.no_credentials, .has_credentials {
  display: none;
}

div.form_data {
  padding-top: 3px;
}

td.paths_syncd {
  min-width: 50px;
}

.axis path, .axis line {
  fill: none;
  stroke: #000;
  shape-rendering: crispEdges;
}

.area {
  fill: #002455;
  opacity: 0.5;
}

.line {
  fill: none;
  stroke-width: 1.5px;
}

td.async_actions {
  z-index: 10000;
}

.entitlement_text {
  font-size: 14px;
}

.entitlement_form .inputBox{
  font-size: 14px;
  padding: 4px;
  width: 150px;
}

.entitlement_form .btn{
  border: 1px solid #d4d4d4;
  background: #fefefe;
  font-size: 13px;
  padding: 4px 12px;
}

.user_table, table#email_templates_table {
  width: 400px !important;
}

.main_tabs li a.selected {
  border-bottom: 6px #0ba1d8 solid;
}

.main_tabs li a.selected:focus {
  border-bottom: 6px solid #1abcff;
}

.main_tabs li a.not_selected {
  border-bottom: 6px #000 solid;
}

h2 {
  background: url(../images/header_bullet_9.png) no-repeat 0px 11px;
  padding: 2px 0 0 0;
  padding-left: 18px;
  font-size: 20px;
  margin: 17px 0 0 17px;
  color: #000;
}

.page_form h2 {
  margin-bottom: 24px;
}

h2.activity_header {
  background: url(../images/header_bullet_9.png) no-repeat 0px 11px;
  padding: 2px 0 0 0;
  margin-top: 20px;
  margin-left: 20px;
  padding-left: 18px;
  font-size: 20px;
  text-transform: none;
}

h2.notif_header {
  background: none;
  padding-left: 0px;
  margin-left: 15px;
  margin-top: 30px;
}

h2.report_header {
  background: none !important;
  padding-left: 0px !important;
  margin-left: 0px !important;
}

table#groups_table {
  max-width: 1024px;
}

#report_template_list table {
  max-width: 1024px;
}

#logins_list table {
  max-width: 1024px;
}

.async_data dl.table_display {
  margin-left: 0px !important;
  margin-bottom: 25px;
}

h3.session_detail {
  margin-bottom: 0px;
  margin-left: 20px;
}

div.shares_ami_link a {
  color: #a9a9a9;
  background: #000;
  text-decoration:none;
  font-size: 14px;
  padding: 11px 6px 4px;
  float: right;
  margin-right: 33px;
  font-size: 10px;
}

div#user_dropdown_menu {
  font-size: 10px;
  font-family: IBMPlexSans-Regular, sans-serif;
  text-align: center;
  position: absolute;
  top: 55px;
  right: 20px;
  height: auto!important;
  width: 110px;
  background: #fff;
  color: #000;
  padding: 3px;
  -moz-box-shadow: 2px 2px 3px #555;
  -webkit-box-shadow: 2px 2px 3px #555;
  box-shadow: 2px 2px 3px #555;
  z-index: 1000;
}

#user_dropdown_menu::before{
  content: '';
  position: absolute;
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  z-index: -1;
  transform: rotate(45deg);
  background-color: #fff;
  border-top: 1px solid #dfe3e6;
  border-left: 1px solid #dfe3e6;
  top: -2px;
  right: 7px;
}

#user_dropdown_menu ul {
  margin: 0px;
  padding: 0px;
}

div#user_dropdown_menu ul li a {
  padding-left: 10px;
  padding-top: 4px;
  padding-bottom: 8px;
  padding-right: 10px;
  margin-top: 2px;
  margin-left: 0px;
  font-size: 14px;
  color: #000;
  width: 70px;
  display: inline-block;
  text-align: left;
  letter-spacing: normal;
}

div#user_dropdown_menu ul li a:hover,
div#user_dropdown_menu ul li a:focus {
  color: #3D70B2;
}

p.form_helper {
  font-size: 23px;
  margin-left: 8px;
  margin-top: 5px;
}

.node_delete_confirm table {
  margin-top: 5px;
  margin-left: 25px;
}

.dbu_historical table {
  margin-left: 25px;
  width: 1024px;
}

.node_delete_confirm table {
  margin-top: 5px;
  width: 1024px;
}

.node_delete_confirm .c1 {
  width: 120px;
}

.node_delete_confirm .c2 {
  width: 120px;
}

.node_delete_confirm .c3 {
  width: 100px;
}

.node_delete_confirm h2, .dbu_historical h2 {
  margin-left: 10px !important;
}

.dbu_details {
  margin-left: 36px;
}

.dbu_details .button, .dbu_historical .button{
  margin-left: 0px !important;
}

.dbu_historical {
  margin-left: 10px !important;
}

.hot_folder_filters {
  margin-left: 30px;
}

h2.job_summary {
  background: none;
}

#file_details table, table.ssh_keys {
  margin-left: 28px;
  max-width: 1024px;
}

table#node_logins {
  margin-left: 33px;
  width: 1024px;
}

table.ssh_keys {
  margin-left: 33px;
  width: 400px;
}

div.ssh_button_control {
  float: right;
  height: 60px;
  margin-top: 5px;
}

h2.preferences_header, h2.left_header {
  float: left;
}

.console_defaults div.label_textf,
.console_defaults div.p_cbx_label,
.console_defaults div.checkbox_row {
  margin-left: 35px;
  margin-top: 16px;
}

.console_proxy div.label_textf,
.console_proxy div.p_cbx_label,
.console_proxy div.checkbox_row {
  margin-left: 35px;
  margin-top: 16px;
}

.errorExplanation h2 {
  background: none;
}


/* Job activity tables */

.job_table {
  margin-left: 10px;
  width: 98%;
  table-layout: fixed;
}

.job_status_th{
  width:200px;
}

.job_started_at_th,
.job_ended_at_th,
.job_rate_th{
  width:110px;
}

.job_actions_th,
.job_status_th{
  width: 125px;
}

/* Node table */

#nodes_table{
  width: 100%;
  table-layout: fixed;
}

#nodes_table tr td{
  overflow: hidden;
  text-overflow: ellipsis;
}

#nodes_table colgroup{
  width: auto;
}

.node_ssh_port,
.reported_active_sessions{
  width:85px;
}

.reported_os,
.reported_at,
.node_actions{
  width: 125px;
}

/* Accounts table */

#users{
  width: 98%;
  table-layout: fixed;
}

#users tr td{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.user_directory,
.user_permissions{
  width: 150px;
}

.user_time_zone{
  width: 200px;
}

.user_actions{
  width:300px;
}

#dashboard_toggle{
  float: left;
  text-decoration: none;
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  font-size: 20px;
  padding: 0.2rem 0.2rem 0.2rem 0.5rem;
  position: absolute;
}

.file_detail {
  margin-left: 10px;
}

table#aspera_sync_table_container {
  width: 100% !important;
}

.empty_placeholder td {
  font-style: italic;
}

tbody.empty_placeholder {
  border-top: 1px solid #e9e9e9;
}

.email_template_show_content {
  margin-left: 37px;
}

h2.diagram_title {
  margin-left: 0px;
}

div.xfer_fields div.checkbox_row input {
  width: 30px !important;
}

div.custom_fields_info p {
  margin-left: 20px;
  font-style: italic;
  font-size: 12px !important;
}

a.advanced_search {
  font-size: 12px;
  margin-left: 20px;
}

div.input_btn_container {
  clear: both;
  height: 30px;
}

.xfer_fields .login_item select{
  width: 345px !important;
}

textarea {
  resize: none !important;
}

label.cbx_label {
  padding-left: 5px;
  padding-top: 2px;
}

.log_file_wrap, .configuration_wrap {
  margin-left: 20px;
}

form.configuration_form {
  margin-left: 0px;
}

div.input_btn_container.ibc_right {
  margin-right: 0px !important;
  padding-right: 0px !important;
  width: 100%;
}

div.input_btn_container.ibc_right input {
  margin-right: 0px !important;
}

div.input_btn_container.ibc_map_container {
  padding: 0px !important;
  height: 200px !important;
  width: 100% !important;
}

span.action_item {
  padding-right: 10px;
}

td.node_action {
  width: 90px;
  padding-left: 3px !important;
}

input.map_checkbox {
  padding: 0px;
  border: none !important;
  background-color: #fff;
  margin-top: 2px;
}

input.save_changes {
  margin-top: 0px !important;
  margin-right: 0px !important;
  float: right !important;
  right: 0px !important;
  clear: both;
}

div.cbx_container {
  padding-left: 20px;
  float: left;
}

div.save_changes_container {
  float: right;
}

span.map_cbx_label {
  padding-left: 5px;
}

ul.h_radio_label_list li input {
  width: 20px !important;
}

.checkbox_row input {
  width: 20px !important;
}

td.dbu_operation, th.dbu_operation {
  padding-left: 0px !important;
  width: 80px !important;
  min-width: 80px !important;
  max-width: 80px !important;
}

td.dbu_datetime, th.dbu_datetime {
  padding-left: 0px !important;
  width: 150px !important;
  min-width: 150px !important;
  max-width: 150px !important;
}

td.dbu_status, th.dbu_status {
  padding-left: 0px !important;
  width: 90px !important;
  min-width: 90px !important;
  max-width: 90px !important;
}

td.dbu_description, th.dbu_description {
  padding-left: 0px !important;
  width: 400px !important;
  min-width: 400px !important;
  max-width: 400px;
}

td.dbu_actions, th.dbu_actions {
  width: 150px !important;
  min-width: 150px !important;
  max-width: 150px !important;
  empty-cells:show;
}

.dbu_task_table table.data_grid {
  margin-top: 5px !important;
  width: auto !important;
}

.dbu_task_table h2 {
  margin-top: 30px;
}

#rate_calendar_week td {
  height: 19px !important;
}

.view_all {
  padding-left: 15px;
  padding-top: 30px;
  padding-bottom: 20px;
}

span.disabled {
  color: #999;
  font-weight: 400;
  vertical-align: top;
  letter-spacing: 1px;
}

th.lpt_border {
  border-top: 1px solid #e9e9e9 !important;
  border-left: 1px solid #e9e9e9 !important;
}

th.pt_border {
  border-top: 1px solid #e9e9e9 !important;
  border-right: 1px solid #e9e9e9 !important;
  border-left: 1px solid #e9e9e9 !important;
}

th.s_border {
  border-right: 1px solid #e9e9e9 !important;
  border-left: 1px solid #e9e9e9 !important;
}

th.sl_border {
  border-left: 1px solid #e9e9e9 !important;
}

th.sr_border {
  border-right: 1px solid #e9e9e9 !important;
}

tr.secondary_new th {
  padding-top: 0px !important;
}

td.job_name_col {
  max-width: 200px;
}

.group_maintenance tr td {
  padding-right: 10px !important;
}

.report_content {
  margin-left: 20px;
}

th.primary_header_even {
  background-color: #eee;
  border-bottom: none !important;
  padding: 2px;
}

th.primary_header_odd {
  border-bottom: none !important;
  padding: 2px;
}

.secondary_header_even {
  background-color: #eee;
}

tr th.secondary_header_padded {
  max-width: 45px !important;
  padding-left: 4px !important;
}

tr td.padded_column {
  padding-left: 4px !important;
}

form.license_edit {
  margin-left: 0px !important;
}

.license_edit textarea {
  width: auto;
  font-family: courier;
  word-wrap: break-word;
}

span.action_item a {
  vertical-align: top;
  display: inline-block;
}

.action_item img {
  display: inline;
}

.license_info {
  margin-left: 36px;
  margin-top: 10px;
}

.license_info dt {
  float: left;
  width: 110px;
  font-weight: bold;
  clear: left;
}

span.pause_resume {
  width: 50px;
  vertical-align: top;
  display: inline-block;
}

th.queue_actions, td.queue_actions {
  min-width: 200px;
  margin-left: 5px !important;
}

.queue_action_button{
  text-decoration: none!important;
}

.queue_action_button:hover{
  text-decoration: none!important;
  color: red!important;
}

.concurrency_limit {
  margin-left: 5px;
  margin-top: 15px;
  margin-bottom: 15px;
}

a#Mark_Inactive_button {
  margin-left: 0px;
  margin-top: 0px;
}

tr.sent_email td {
  white-space: nowrap;
}

th.configuration_reason,
td.configuration_reason {
  width: 404px !important;
  max-width: 404px !important;
  min-width: 404px !important;
}

th.configuration_address,
td.configuration_address {
  width: 230px !important;
  max-width: 230px !important;
  min-width: 230px !important;
}


th.configuration_email_template,
td.configuration_email_template {
  width: 180px !important;
  max-width: 180px !important;
  min-width: 180px !important;
}

th.configuration_time_zone,
td.configuration_time_zone {
  width: 200px !important;
  max-width: 200px !important;
  min-width: 200px !important;
  padding-right: 10px !important;
}

th.email_timestamp,
td.email_timestamp {
  width: 230px !important;
  max-width: 230px !important;
  min-width: 230px !important;
}

th.email_recipients,
td.email_recipients {
  width: 230px !important;
  max-width: 230px !important;
  min-width: 230px !important;
}

th.email_template_name,
td.email_template_name {
  width: 200px !important;
  max-width: 200px !important;
  min-width: 200px !important;
}

th.email_time_zone,
td.email_time_zone {
  width: 200px !important;
  max-width: 200px !important;
  min-width: 200px !important;
}

th.email_was_resend,
td.email_was_resend{
  width: 100px !important;
  max-width: 100px !important;
  min-width: 100px !important;
  text-align: center;
}

th.email_accepted_by_smtp_server,
td.email_accepted_by_smtp_server {
  width: 100px !important;
  max-width: 100px !important;
  min-width: 100px !important;
  text-align: center;
}

#step_notification_list table {
  margin-top: 8px !important;
  margin-bottom: 20px !important;
}

div.sub_section {
  margin-left: 36px !important;
  margin-top: 15px;
  margin-bottom: 30px;
  clear: both !important;
  display: block;
}

form.email_notif_search_form, form.email_notifications_form {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  margin-left: 0px !important;
}

table.email_notifs_table {
  margin-left: 0px !important;
  width: 600px !important;
  min-width: 600px !important;
}

th.email_notif_name, td.email_notif_name {
  width: 200px !important;
  max-width: 200px !important;
  min-width: 200px !important;
}

th.email_notif_default, td.email_notif_default {
  width: 80px !important;
  max-width: 80px !important;
  min-width: 80px !important;
}

th.email_notif_actions, td.email_notif_actions {
  width: 200px !important;
  min-width: 200px !important;
  max-width: 200px !important;
}

table.email_notifs_table th {
  padding-top: 0px !important;
}

.save_email_notif_options input {
  margin-left: 36px;
}

.save_email_notif_options div.input_btn_container {
  border: 0px !important;
}

div#node_list {
  margin-left: 20px;
  clear: both;

}

table#partner_nodes_table {
  padding-top: 15px !important;
  width: 70%;
}

.partner_node_ssh_port,
.partner_node_actions{
  width: 150px;
}

#group_list table, #user_list table {
  padding-top: 14px !important;
}

table#report_requests_table {
  padding-top: 20px;
}

div#smart_transfer_content {
  margin-left: 10px;
}

.aspera_sync_file_list table {
  margin-left: 20px !important;
}

div.aspera_sync_search_files {
  margin-left: 10px;
}

table#group_members_table {
  margin-top: 0px !important;
}
