
/* ---------- Overall Specifications ---------- */
* {
  outline: 0 !important;
}
body {
  line-height: 1.5;
  font-size: 87.5%;
  word-wrap: break-word;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background-color: #000;
}
a { color: #0072bd; text-decoration: underline; }
a:link,
a:visited {
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 1.0em 0 0.5em;
  font-weight: inherit;
}
h1 {
  font-size: 1.357em;
  color: #fff;
  font-size: 33px;
  background-image: linear-gradient(to right, rgba(94, 157, 200, 1), rgba(100, 156, 214, 0) 100%);
  padding-right: 30%;
  text-align: left;
  padding-left: 20px;
  line-height: 72px;
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0;
}

h2 {
  font-size: 1.143em;
  margin-top: 10px !important; margin-bottom: 10px !important;
}
p {
  margin: 0 0 1.2em;
}
del {
  text-decoration: line-through;
}
tr:nth-child(odd),
tr.odd {
  background-color: #dddddd;
}
tr:nth-child(even),
tr.even {
  background-color: #fdfdfd;
}
img {
  outline: 0;
}
code,
pre,
kbd,
samp,
var {
  padding: 0 0.4em;
  font-size: 0.857em;
}
code {
  background-color: #f2f2f2;
  background-color: rgba(40, 40, 0, 0.06);
}
pre code,
pre kbd,
pre samp,
pre var,
kbd kbd,
kbd samp,
code var {
  font-size: 100%;
  background-color: transparent;
}
pre code,
pre samp,
pre var {
  padding: 0;
}
.description code {
  font-size: 1em;
}
kbd {
  background-color: #f2f2f2;
  border: 1px outset #575757;
  margin: 0 3px;
  color: #666;
  display: inline-block;
  padding: 0 6px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
pre {
  background-color: #f2f2f2;
  background-color: rgba(40, 40, 0, 0.06);
  margin: 10px 0;
  overflow: hidden;
  padding: 15px;
  white-space: pre-wrap;
}


/* ------------------ Fonts ------------------ */

body,
#site-slogan,
.ui-widget,
.comment-form label,
#header,
#footer-wrapper,
#skip-link,
ul.contextual-links,
ul.links,
ul.primary,
.item-list .pager,
div.field-type-taxonomy-term-reference,
div.messages,
div.meta,
p.comment-time,
table,
.breadcrumb,
input,
textarea,
select,
a.button {
  font-family:  Arial, "Times New Roman", Helvetica,sans-serif;
}


/* ------------------ Reset Styles ------------------ */

caption {
  text-align: left; /* LTR */
  font-weight: normal;
}
blockquote {
  background: #f7f7f7;
  border-left: 1px solid #bbb;
  font-style: italic;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
}
blockquote:before {
  color: #bbb;
  content: "\201C";
  font-size: 3em;
  line-height: 0.1em;
  margin-right: 0.2em;
  vertical-align: -.4em;
}
blockquote:after {
  color: #bbb;
  content: "\201D";
  font-size: 3em;
  line-height: 0.1em;
  vertical-align: -.45em;
}
blockquote > p:first-child {
  display: inline;
}
a.feed-icon {
  display: inline-block;
  padding: 15px 0 0 0;
}

/* ------------------ Table Styles ------------------ */

.html:not(.page-api-bulk-report-form):not(.page-api) table {
  border: 0;
  border-spacing: 0;
  font-size: 0.857em;
  margin: 10px 0;
  width: 100%;
}
.html:not(.page-api-bulk-report-form):not(.page-api) table table {
  font-size: 1em;
}
#footer-wrapper table {
  font-size: 1em;
}
.html:not(.page-api-bulk-report-form):not(.page-api) table tr th {
  background: #262626;
  border-left: 1px dotted #848484;
  border-right: 1px dotted #848484;
  border-top: 1px solid #bdbdbd;
  border-bottom: 1px solid #bdbdbd;
}
.html:not(.page-api-bulk-report-form):not(.page-api) table tr th,
.html:not(.page-api-bulk-report-form):not(.page-api) table tr th a,
.html:not(.page-api-bulk-report-form):not(.page-api) table tr th a:hover {
  color: #FFF;
  font-weight: bold;
}
.html:not(.page-api-bulk-report-form):not(.page-api) table tbody tr th {
  vertical-align: top;
}
.html:not(.page-api-bulk-report-form):not(.page-api) tr td,
.html:not(.page-api-bulk-report-form):not(.page-api) tr th {
  padding: 4px 9px;
  border-left: 1px dotted #848484;
  border-right: 1px dotted #848484;
  border-top: 1px solid #bdbdbd;
  border-bottom: 1px solid #bdbdbd;
  text-align: left; /* LTR */
  font-family:  "Times New Roman", Arial, Helvetica,sans-serif;
}
.html:not(.page-api-bulk-report-form):not(.page-api) #footer-wrapper tr td {
  border-color: #555;
  border-color: rgba(255, 255, 255, 0.18);
}
.html:not(.page-api-bulk-report-form):not(.page-api) tr.row-even .xref-list,
.html:not(.page-api-bulk-report-form):not(.page-api) tr.row-even {
  background: #fdfdfd;
  color: #000
}
.html:not(.page-api-bulk-report-form):not(.page-api) tr.row-odd .xref-list,
.html:not(.page-api-bulk-report-form):not(.page-api) tr.row-odd {
  background: #e2e2e2;
  color: #000;
}

.table-title { color: #000; }

.cell-obj-reps-color,
.cell-obj-reps .table-container > .table-title,
X.cell-obj-reps { background-color: #ffeccc !important; }

.cell-obj-reps-files .table-title,
.cell-lc-photometry .table-container > .table-title,
.cell-obj-rep-spectra .table-title,
.cell-obj-reps-photometry .table-title,
.cell-classrep-related-files .table-title,
.cell-obj-reps-photometrya .cell-obj-spectra  .table-container > .table-title,
.cell-obj-reps-photometry .cell-obj-spectra  .table-container > .table-title,
.cell-obj-spectra  .table-container > .table-title,
.cell-classrep-spectra  .table-container > .table-title,
.cell-light-curves .table-container > .table-title,
.cell-obj-reps .table-container > .table-title,
.cell-obj-phases .table-container > .table-title,
.cell-rep-phaes  .table-container > .table-title,
.cell-rep-phases .table-container > .table-title { padding: 5px 10px; display: inline-block; }

.cell-light-curves-color,
.cell-light-curves .table-container > .table-title,
X.cell-classreps { background-color: #cce7f6 !important; }

.cell-obj-spectra-color,
.spectra-open-color,
.cell-obj-rep-spectra .table-container > .table-title,
.cell-obj-spectra  .table-container > .table-title,
X.cell-obj-spectra .table-container { background-color: #ebd7ed !important; }

 .cell-rep-phases .table-container > .table-title,
.cell-obj-phases .table-container > .table-title,
.cell-obj-phases-color { background-color: #a9ddc2 !important; }

.cell-lc-photometry .table-container > .table-title,
.cell-lc-photometry-color,
.cell-at-reps-photometry-color,
.cell-obj-reps-photometrya .cell-obj-spectra  .table-container > .table-title,
.cell-obj-reps-photometry .cell-obj-spectra  .table-container > .table-title,
.cell-obj-reps-photometry .table-container > .table-title,
C.cell-obj-reps-photometry .table-container { background-color: #ffdae2 !important; }

.cell-classrep-spectra-color,
.cell-classrep-spectra .table-container > .table-title,
X.cell-classrep-spectra .table-container { background-color: #ebd7ed !important; }

.obj-reps-files-open-color,
.cell-obj-reps-files .table-title,
.class-realted-files-open-color,
.cell-classrep-related-files .table-title,
.cell-classrep-related-files .table-container { background-color: #ffaac5 !important; }

.html:not(.page-api-bulk-report-form, .aux-table) tr A { color: #000; text-decoration: underline; }
.html:not(.page-api-bulk-report-form) table ul.links {
  margin: 0;
  padding: 0;
  font-size: 1em;
}
.html:not(.page-api-bulk-report-form) table ul.links li {
  padding: 0 1em 0 0;
}

/* ------------------ List Styles ------------------ */

.block ol,
.block ul {
  margin: 0;
  padding: 0 0 0.25em 1em; /* LTR */
}
.contextual-links-wrapper {
  font-size: small !important;
}

.contextual-links-wrapper a {
  text-shadow: 0 0 0 !important;
}

ul.menu li {
  margin: 0;
}
.region-content ul,
.region-content ol {
  margin: 1em 0;
  padding: 0 0 0.25em 2.5em; /* LTR */
}
.item-list ul li {
  margin: 0;
  padding: 0.2em 0.5em 0 0; /* LTR */
}
ul.tips {
  padding: 0 0 0 1.25em; /* LTR */
}

/* ------------------ Header ------------------ */
#skip-link {
  left: 50%;
  margin-left: -5.25em;
  margin-top: 0;
  position: absolute;
  width: auto;
  z-index: 50;
}
#skip-link a,
#skip-link a:link,
#skip-link a:visited {
  background: #444;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  display: block;
  font-size: 0.94em;
  line-height: 1.7;
  padding: 1px 10px 2px 10px;
  text-decoration: none;
  -khtml-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-radius: 0 0 10px 10px;
}
#skip-link a:hover,
#skip-link a:active,
#skip-link a:focus {
  outline: 0;
}
#logo {
	position: absolute;
	z-index: 1;
  Xfloat: left; /* LTR */
  padding: 15px 10px; /* LTR */
}
#logo IMG { width: 145px; }
#server-indicator { position: absolute; top: 125px; font-size: 27px; left: 23px; text-transform: uppercase; color: #0072bd; font-weight: bold;
  animation: blink 1s steps(5, start) infinite;

  -moz-animation-duration: 1000ms;
  -moz-animation-name: blink;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: alternate;

  -webkit-animation-duration: 1000ms;
  -webkit-animation-name: blink;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;

  animation-duration: 1000ms;
  animation-name: blink;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  }
@-moz-keyframes blink {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@-webkit-keyframes blink {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes blink {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}
#name-and-slogan {
  float: left; /* LTR */
  padding-top: 34px;
  margin: 0 0 30px 0; /* LTR */
  display: inline-block;
  width: 29%;
}
#site-name {
  font-size: 1.821em;
  color: #686868;
  line-height: 1;
}
h1#site-name {
  margin: 0;
}
#site-name a {
  font-weight: normal;
}
#site-slogan {
  font-size: 0.929em;
  margin-top: 7px;
  word-spacing: 0.1em;
  font-style: italic;
}
/* Region header blocks. */
.region-header .block {
  font-size: 0.857em;
  float: left; /* LTR */
  margin: 0 10px;
  padding: 0;
}
.region-header .block .content {
  margin: 0;
  padding: 0;
}
.region-header .block ul {
  margin: 0;
  padding: 0;
}
.region-header .block li {
  list-style: none;
  list-style-image: none;
  padding: 0;
}
.region-header .form-text {
  background: #fefefe;
  background: rgba(255, 255, 255, 0.7);
  border-color: #ccc;
  border-color: rgba(255, 255, 255, 0.3);
  margin-right: 2px; /* LTR */
  width: 120px;
}
.region-header .form-text:hover,
.region-header .form-text:focus,
.region-header .form-text:active {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
}
.region-header .form-required {
  color: #eee;
  color: rgba(255, 255, 255, 0.7);
}
/* Region header block menus. */
.region-header .block-menu {
  border: 1px solid;
  border-color: #eee;
  border-color: rgba(255, 255, 255, 0.2);
  padding: 0;
  width: 208px;
}
.region-header .block-menu li a {
  display: block;
  border-bottom: 1px solid;
  border-bottom-color: #eee;
  border-bottom-color: rgba(255, 255, 255, 0.2);
  padding: 3px 7px;
}
.region-header .block-menu li a:hover,
.region-header .block-menu li a:focus,
.region-header .block-menu li a:active {
  text-decoration: none;
  background: rgba(255, 255, 255, 0.15);
}
.region-header .block-menu li.last a {
  border-bottom: 0;
}
/* User Login block in the header region */
.region-header #block-user-login {
  width: auto;
}
.region-header #block-user-login .content {
  margin-top: 2px;
}
.region-header #block-user-login .form-item {
  float: left; /* LTR */
  margin: 0;
  padding: 0;
}
.region-header #block-user-login div.item-list,
.region-header #block-user-login div.description {
  font-size: 0.916em;
  margin: 0;
}
.region-header #block-user-login div.item-list {
  clear: both;
}
.region-header #block-user-login div.description {
  display: inline;
}
.region-header #block-user-login .item-list ul {
  padding: 0;
  line-height: 1;
}
.region-header #block-user-login .item-list li {
  list-style: none;
  float: left; /* LTR */
  padding: 3px 0 1px;
}
.region-header #block-user-login .item-list li.last {
  padding-left: 0.5em; /* LTR */
}
.region-header #block-user-login ul.openid-links li.last {
  padding-left: 0; /* LTR */
}
.region-header #user-login-form li.openid-link a,
.region-header #user-login li.openid-link a {
  padding-left: 20px; /* LTR */
}
.region-header #block-user-login .form-actions {
  margin: 4px 0 0;
  padding: 0;
  clear: both;
}
.region-header #block-user-login input.form-submit {
  border: 1px solid;
  border-color: #ccc;
  border-color: rgba(255, 255, 255, 0.5);
  background: #eee;
  background: rgba(255, 255, 255, 0.7);
  margin: 4px 0;
  padding: 3px 8px;
}
.region-header #block-user-login input.form-submit:hover,
.region-header #block-user-login input.form-submit:focus {
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
}
/* Search block in region header. */
.region-header #block-search-form {
  width: 208px;
}
.region-header #block-search-form .form-text {
  width: 154px;
}
/* Language switcher block in region header. */
.region-header .block-locale ul li {
  display: inline;
  padding: 0 0.5em;
}

/* --------------- Main Menu ------------ */

#main-menu {
  clear: both;
  display: inline-block;
  position: absolute;
  width: 59%;
  top: 60px;
  left: 200px;
}
#main-menu-links {
  font-size: 0.929em;
  margin: 0;
  padding: 0;
}
#main-menu-links li {
  float: left; /* LTR */
  list-style: none;
  padding: 0 1px;
  margin: 0 2px;
  background: #fff;
  color: #000;
  font-size: 10.5px;
  text-transform: uppercase;
  -khtml-border-radius: 11px;
  -moz-border-radius: 11px;
  -webkit-border-radius: 11px;
  border-radius: 5px;
  transition: all ease-in-out 0.3s;
}

#main-menu-links a {
  color: #000;
  float: left; /* LTR */
  line-height: 24px;
  margin: 0 5px;
  padding: 0 1px;
  text-decoration: none;
  Xfont-weight: bold;
  transition: all ease-in-out 0.3s;
}


#main-menu-links a:active {
  background: #b3b3b3;
  background: rgba(255, 255, 255, 1);
}
.featured #main-menu-links li a:active,
.featured #main-menu-links li a.active {
  background: #f0f0f0;
  background: rgba(240, 240, 240, 1.0);
}

/* --------------- Secondary Menu ------------ */

#secondary-menu-links {
  float: right; /* LTR */
  font-size: 0.929em;
  margin: 10px 10px 0;
}
#secondary-menu-links a:hover,
#secondary-menu-links a:focus {
  text-decoration: underline;
}

/* ------------------- Main ------------------- */

#main { margin-top: 0; padding-bottom: 20px; }

/* ----------------- Featured ----------------- */

#featured {
  text-align: center;
  font-size: 1.643em;
  font-weight: normal;
  line-height: 1.4;
  padding: 20px 0 45px;
  margin: 0;
  background: #f0f0f0;
  background: rgba(30, 50, 10, 0.08);
  border-bottom: 1px solid #e7e7e7;
  text-shadow: 1px 1px #fff;
}
#featured h2 {
  font-size: 1.174em;
  line-height: 1;
}
#featured p {
  margin: 0;
  padding: 0;
}

/* --------------- Highlighted ---------------- */

#highlighted {
  border-bottom: 1px solid #d3d7d9;
  font-size: 120%;
}

/* ------------------- Help ------------------- */

.region-help {
  border: 1px solid #d3d7d9;
  padding: 0 1.5em;
  margin-bottom: 30px;
}

/* ----------------- Content ------------------ */
#main-wrapper { margin-top: -20px; Xmin-width: 1240px; }
.content {
  margin-top: 0;
}

#content h2 {
  margin-bottom: 2px;
  font-size: 1.429em;
  line-height: 1.4;
}
.node .content {
  font-size: 1.071em;
}
.node-teaser .content {
  font-size: 1em;
}
.node-teaser h2 {
  margin-top: 0;
  padding-top: 0.5em;
}
.node-teaser h2 a {
  color: #181818;
}
.node-teaser {
  border-bottom: 1px solid #d3d7d9;
  margin-bottom: 30px;
  padding-bottom: 15px;
}
.node-sticky {
  background: #f9f9f9;
  background: rgba(0, 0, 0, 0.024);
  border: 1px solid #d3d7d9;
  padding: 0 15px 15px;
}
.node-full {
  background: none;
  border: none;
  padding: 0;
}
.node-teaser .content {
  clear: none;
  line-height: 1.6;
}
.meta {
  font-size: 0.857em;
  color: #68696b;
  margin-bottom: -5px;
}
.submitted .user-picture img {
  float: left; /* LTR */
  height: 20px;
  margin: 1px 5px 0 0; /* LTR */
}
.field-type-taxonomy-term-reference {
  margin: 0 0 1.2em;
}
.field-type-taxonomy-term-reference .field-label {
  font-weight: normal;
  margin: 0;
  padding-right: 5px; /* LTR */
}
.field-type-taxonomy-term-reference .field-label,
.field-type-taxonomy-term-reference ul.links {
  font-size: 0.8em;
}
.node-teaser .field-type-taxonomy-term-reference .field-label,
.node-teaser .field-type-taxonomy-term-reference ul.links {
  font-size: 0.821em;
}
.field-type-taxonomy-term-reference ul.links {
  padding: 0;
  margin: 0;
  list-style: none;
}
.field-type-taxonomy-term-reference ul.links li {
  float: left; /* LTR */
  padding: 0 1em 0 0; /* LTR */
  white-space: nowrap;
}
.link-wrapper {
  text-align: right;
}
.field-type-image img,
.user-picture img {
  margin: 0 0 1em;
}
ul.links {
  color: #68696b;
  font-size: 0.821em;
}
.node-unpublished {
  margin: -20px -15px 0;
  padding: 20px 15px 0;
}
.node-unpublished .comment-text .comment-arrow {
  border-left: 1px solid #fff4f4;
  border-right: 1px solid #fff4f4;
}

/* ----------------- Comments ----------------- */

.comment h2.title {
  margin-bottom: 1em;
}
.comment div.user-picture img {
  margin-left: 0; /* LTR */
}

.comment .attribution { padding: 0 30px 0 0; /* LTR */ }

.comment-wrapper .ajax-comment-wrapper { border-top: 2px solid #565656; padding-top: 20px; margin-top: 20px }
.comment .attribution { padding: 0 30px 0 0; /* LTR */}
.comment .attribution .commenter-name { color: #f67a56 !important; font-weight: bold; }
.comment .attribution .comment-time { color: #ccc; font-size: 14px; }
*/

.comment .attribution img {
  margin: 0;
  border: 1px solid #d3d7d9;
}
.comment .attribution .username {
  white-space: nowrap;
}
.comment .submitted p {
  margin: 4px 0;
  font-size: 1.071em;
  line-height: 1.2;
}

.comment .submitted .comment-permalink {
  font-size: 0.786em;
  text-transform: lowercase;
}
.comment .content { font-size: 14px; }
.comment .comment-arrow {
  background: url(../images/comment-arrow.gif) no-repeat 0 center transparent; /* LTR */
  border-left: 1px solid;
  border-right: 1px solid;
  height: 40px;
  margin-left: -47px; /* LTR */
  margin-top: 10px;
  position: absolute;
  width: 20px;
}
.comment .comment-text { padding: 10px 25px; }
.comment .indented {
  margin-left: 40px; /* LTR */
}
.comment ul.links {
  padding: 0 0 0.25em 0;
}
.comment ul.links li {
  padding: 0 0.5em 0 0; /* LTR */
}
.comment-unpublished {
  margin-right: 5px; /* LTR */
  padding: 5px 2px 5px 5px; /* LTR */
}
.comment-unpublished .comment-text .comment-arrow {
  border-left: 1px solid #fff4f4;
  border-right: 1px solid #fff4f4;
}

/* ------------------ Sidebar ----------------- */
.sidebar .section {
  padding-top: 10px;
}
.sidebar .block {
  border: 1px solid;
  padding: 15px 20px;
  margin: 0 0 20px;
}
.sidebar h2 {
  margin: 0 0 0.5em;
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 5px;
  text-shadow: 0 1px 0 #fff;
  font-size: 1.071em;
  line-height: 1.2;
}
.sidebar .block .content {
  font-size: 0.914em;
  line-height: 1.4;
}
.sidebar tbody {
  border: none;
}
.sidebar tr.even,
.sidebar tr.odd {
  background: none;
  border-bottom: 1px solid #d6d6d6;
}

/* ----------------- Triptych ----------------- */

#triptych-wrapper {
  background-color: #f0f0f0;
  background: rgba(30, 50, 10, 0.08);
  border-top: 1px solid #e7e7e7;
}
#triptych h2 {
  color: #000;
  font-size: 1.714em;
  margin-bottom: 0.8em;
  text-shadow: 0 1px 0 #fff;
  text-align: center;
  line-height: 1;
}
#triptych .block {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid #dfdfdf;
  line-height: 1.3;
}
#triptych .block.last {
  border-bottom: none;
}
#triptych .block ul li,
#triptych .block ol li {
  list-style: none;
}
#triptych .block ul,
#triptych .block ol {
  padding-left: 0;
}
#triptych #block-user-login .form-text {
  width: 185px;
}
#triptych #block-user-online p {
  margin-bottom: 0;
}
#triptych #block-node-syndicate h2 {
  overflow: hidden;
  width: 0;
  height: 0;
}
#triptych-last #block-node-syndicate {
  text-align: right;
}
#triptych #block-search-form .form-type-textfield input {
  width: 185px;
}
#triptych-middle #block-system-powered-by {
  text-align: center;
}
#triptych-last #block-system-powered-by {
  text-align: right;
}

/* ------------------ Footer ------------------ */

#footer-wrapper {
  color: #c0c0c0;
  color: rgba(255, 255, 255, 0.65);
  font-size: 0.857em;
}
#footer-wrapper a {
  color: #fcfcfc;
  color: rgba(255, 255, 255, 0.8);
}
#footer-wrapper a:hover,
#footer-wrapper a:focus {
  color: #fefefe;
  color: rgba(255, 255, 255, 0.95);
  text-decoration: underline;
}
#footer-wrapper .block {
  margin: 20px 0;
  border: 1px solid #444;
  border-color: rgba(255, 255, 255, 0.1);
  padding: 10px;
}
#footer-columns .block-menu,
#footer .block {
  margin: 0;
  padding: 0;
  border: none;
}
#footer .block {
  margin: 0.5em 0;
}
#footer .block .content {
  padding: 0.5em 0;
  margin-top: 0;
}
#footer .block h2 {
  margin: 0;
}
#footer-columns h2 {
  border-bottom: 1px solid #555;
  border-color: rgba(255, 255, 255, 0.15);
  font-size: 1em;
  margin-bottom: 0;
  padding-bottom: 3px;
  text-transform: uppercase;
}
#footer-columns .content {
  margin-top: 0;
}
#footer-columns p {
  margin-top: 1em;
}
#footer-columns .content ul {
  list-style: none;
  padding-left: 0; /* LTR */
  margin-left: 0;
}
#footer-columns .content li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer-columns .content li a {
  display: block;
  border-bottom: 1px solid #555;
  border-color: rgba(255, 255, 255, 0.15);
  line-height: 1.2;
  padding: 0.8em 2px 0.8em 20px; /* LTR */
  text-indent: -15px;
}
#footer-columns .content li a:hover,
#footer-columns .content li a:focus {
  background-color: #1f1f21;
  background-color: rgba(255, 255, 255, 0.05);
  text-decoration: none;
}
#footer {
  letter-spacing: 0.2px;
  margin-top: 30px;
  border-top: 1px solid #555;
  border-color: rgba(255, 255, 255, 0.15);
}
#footer .region {
  margin-top: 20px;
}
#footer .block {
  clear: both;
}
#footer ul,
#footer li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer li a {
  float: left; /* LTR */
  padding: 0 12px;
  display: block;
  border-right: 1px solid #555; /* LTR */
  border-color: rgba(255, 255, 255, 0.15);
}
#footer li.first a {
  padding-left: 0; /* LTR */
}
#footer li.last a {
  padding-right: 0; /* LTR */
  border-right: none; /* LTR */
}
#footer-wrapper tr.odd {
  background-color: transparent;
}
#footer-wrapper tr.even {
  background-color: #2c2c2c;
  background-color: rgba(0, 0, 0, 0.15);
}

/* --------------- System Tabs  --------------- */
.tabs {  margin: 40px 20px 20px 20px; }

.tabs ul.external-utilities-tabs,
.tabs ul.primary {padding: 0 3px; margin: 0; overflow: hidden; border: none !important;}

.tabs ul.external-utilities-tabs LI,
.tabs ul.primary li {
  display: block;
  float: left; /* LTR */
  vertical-align: bottom;
  margin: 0 5px 0 0; /* LTR */
  border: 1px solid #5e9dc8;
  background: transparent;
  color: #4f4d6a;
  -khtml-border-radius: 11px;
  -moz-border-radius: 11px;
  -webkit-border-radius: 11px;
  border-radius: 5px;
  transition: all ease-in-out 0.3s;
}

.tabs ul.external-utilities-tabs li:HOVER,
.tabs ul.external-utilities-tabs li.active,
.tabs ul.primary li:HOVER,
.tabs ul.primary li.active { background: #5e9dc8; color: #4f4d6a; }

.tabs ul.external-utilities-tabs li:HOVER A,
.tabs ul.external-utilities-tabs li.active A,
.tabs ul.primary li:HOVER A,
.tabs ul.primary li.active A { color: #ebebeb !important; }

.tabs ul.external-utilities-tabs li A,
.tabs ul.primary li a {
  color: #4f4d6a;
  background-color: transparent !important;
  line-height: 24px;
  display: inline;
  font-size: 14px;
  float: left; /* not LTR */
  padding: 0 10px 3px;
  margin: 0;
 border: none !important;
}


/* ---------------- Messages  ----------------- */

#messages {
  padding: 10px 0;
  margin: 0 auto;
}
.featured #messages {
  background: #f0f0f0;
  background: rgba(30, 50, 10, 0.08);
}
div.messages {
  margin: 8px 15px;
  overflow-x: auto;
}

/* -------------- Breadcrumbs   -------------- */

.breadcrumb {
  font-size: 0.929em;
}

/* -------------- User Profile   -------------- */

.profile .user-picture {
  float: none;
}

/* -------------- Password Meter  ------------- */

.confirm-parent,
.password-parent {
  width: 34em;
}
.password-parent,
div.form-item div.password-suggestions {
  position: relative;
}
.password-strength-text,
.password-strength-title,
div.password-confirm {
  font-size: 0.82em;
}
.password-strength-text {
  margin-top: 0.2em;
}
div.password-confirm {
  margin-top: 2.2em;
  width: 20.73em;
}

/* ---------------- Buttons    ---------------- */
.search-csv-lnk,
.search-tsv-lnk { text-decoration: none !important; margin-left: 20px; float: left; line-height: normal; }
.search-csv-lnk,
.search-tsv-lnk,
input.form-submit,
a.button {
  background: #5e9dc8;
  border: none;
  color: #fff;
  cursor: pointer;
  font-weight: normal;
  text-align: center;
  padding: 10px 36px;

}
a.button:link,
a.button:visited,
a.button:hover,
a.button:focus,
a.button:active {
  text-decoration: none;
  color: #5a5a5a;
}

/* -------------- Form Elements   ------------- */

fieldset {
  background: #ffffff;
  border: none;
  margin-top: 10px;
  margin-bottom: 32px;
  padding: 0 0 20px;
  position: relative;
  top: 12px; /* Offsets the negative margin of legends */
}
.fieldset-wrapper {
  margin:0 ;
  max-width: 100%;
  margin: 0 auto;
}
.node-form .vertical-tabs .fieldset-wrapper {
  margin-top: 0;
}
.filter-wrapper {
  top: 0;
  padding: 1em 0 0.2em;
  -khtml-border-radius-topright: 0;
  -khtml-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.filter-help a {
  font-size: 0.857em;
  padding: 2px 20px 0;
}
.filter-wrapper .form-item label {
  margin-right: 10px;
}
.filter-wrapper .form-item {
  padding: 0 0 0.5em 0.5em;
}
.filter-guidelines {
  padding: 0 1.5em 0 0.5em;
}
fieldset.collapsed {
  background: transparent;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

fieldset { margin: 0 auto; }
fieldset legend {
  font-size: 14px;
  line-height: 14px;
  padding: 24px 20px 10px 20px;
  background: inherit;
  text-indent: 10px;
  font-weight: bold;
  width: 100%;
  -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
   Xheight: 26px;

}
fieldset fieldset legend { padding: 10px 20px; }
.page-reports fieldset legend { text-indent: 0; }
html.js fieldset.collapsed { height: 44px;}

fieldset legend a { color: #3b3b3b; position: relative; }
fieldset legend a:hover,
fieldset legend a:focus,
fieldset legend a:active {
  color: #000;
}
fieldset .fieldset-wrapper {
  padding: 0;
}
fieldset .fieldset-description {
  margin-top: 5px;
  margin-bottom: 1em;
  line-height: 1.4;
  color: #3c3c3c;
  font-style: italic;
}
input {
  margin: 2px 0;
  padding: 4px;
}
input,
textarea {
  font-size: 14px;
}
textarea {
  line-height: 1.5;
}
textarea.form-textarea,
select.form-select {
  padding: 4px;
}
input.form-text,
textarea.form-textarea,
select.form-select {
  border: 1px solid #ccc;
}

.password-suggestions ul li {
  margin-left: 1.2em; /* LTR */
}
.form-item {
  margin-bottom: 1em;
  margin-top: 2px;
}
.form-item label {
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 10px;
  font-weight: normal;
}
.form-type-radio label,
.form-type-checkbox label {
  margin-left: 4px;
}
.form-type-radio .description,
.form-type-checkbox .description {
  margin-left: 2px;
}
.form-actions {
  padding-top: 10px;
}
/* Contact Form */
.contact-form #edit-name {
  width: 75%;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.contact-form #edit-mail {
  width: 75%;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.contact-form #edit-subject {
  width: 75%;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.contact-form #edit-message {
  width: 76.3%;
  -khtml-border-top-left-radius: 4px;
  -khtml-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.contact-form .resizable-textarea .grippie {
  width: 76%;
  -khtml-border-bottom-left-radius: 4px;
  -khtml-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* Disabled form elements */
input.form-button-disabled,
input.form-button-disabled:hover,
input.form-button-disabled:focus,
input.form-button-disabled:active,
.form-disabled input,
.form-disabled select,
.form-disabled textarea {
  background: #ededed;
  border-color: #bbb;
  color: #717171;
}
.form-disabled .grippie {
  background-color: #ededed;
  border-color: #bbb;
}
.form-disabled label {
  color: #717171;
}

/* Animated throbber */
html.js input.form-autocomplete {
  background-position: 100% 9px; /* LTR */
}
html.js input.throbbing {
  background-position: 100% -13px; /* LTR */
}

/* Comment form */
.comment-form label {
  float: left; /* LTR */
  font-size: 0.929em;
  width: 120px;
}
.comment-form input,
.comment-form .form-select {
  margin: 0;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.comment-form .form-type-textarea label {
  float: none;
}
.comment-form .form-item,
.comment-form .form-radios,
.comment-form .form-type-checkbox,
.comment-form .form-select {
  margin-bottom: 10px;
  overflow: hidden;
}
.comment-form .form-type-checkbox,
.comment-form .form-radios {
  margin-left: 120px; /* LTR */
}
.comment-form .form-type-checkbox label,
.comment-form .form-radios label {
  float: none;
  margin-top: 0;
}
.comment-form input.form-file {
  width: auto;
}
.no-sidebars .comment-form .form-text {
  width: 800px;
}
.one-sidebar .comment-form .form-text {
  width: 500px;
}
.two-sidebars .comment-form .form-text {
  width: 320px;
}
.comment-form .form-item .description {
  font-size: 0.786em;
  line-height: 1.2;
  margin-left: 120px; /* LTR */
}
#content h2.comment-form { padding: 20px 0; border-top: 2px solid #565656; }
#comments #edit-author--4,
#comments #edit-author--3,
#comments #edit-author--2 { display: none; }
.comment-form .form-textarea {
  -khtml-border-radius-topleft: 4px;
  -khtml-border-radius-topright: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.comment-form fieldset.filter-wrapper .fieldset-wrapper,
.comment-form .text-format-wrapper .form-item {
  margin-top: 0;
  margin-bottom: 0;
}
.filter-wrapper label {
  width: auto;
  float: none;
}
.filter-wrapper .form-select {
  min-width: 120px;
}
.comment-form fieldset.filter-wrapper .tips {
  font-size: 0.786em;
}
#comment-body-add-more-wrapper .form-type-textarea label {
  margin-bottom: 0.4em;
}
#edit-actions input {
  margin-right: 0.6em; /* LTR */
}

/* -------------- Other Overrides ------------- */

div.password-suggestions {
  border: 0;
}
.ui-widget-overlay {
  background: #222222;
  opacity: 0.7;
}
div.vertical-tabs .vertical-tabs-panes fieldset.vertical-tabs-pane {
  padding: 1em;
}
#forum .name {
  font-size: 1.083em;
}
#forum .description {
  font-size: 1em;
}

/* --------------- Search Form ---------------- */
#wiserep-search-object-form { Xbackground: #262626; position: relative; }


X#wiserep-search-object-form #edit-display legend:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-top: 14px solid #262626;
  margin: -34px auto 20px auto;
}

#wiserep-search-object-form #edit-display .fieldset-wrapper { padding: 20px; }
#block-search-form {
  padding-bottom: 7px;
}
#block-search-form .content {
  margin-top: 0;
}
#search-form input#edit-keys,
#block-search-form .form-item-search-block-form input {
  float: left; /* LTR */
  font-size: 1em;
  height: 1.143em;
  margin-right: 5px;
  width: 9em;
}
#search-block-form input.form-submit,
#search-form input.form-submit {
  margin-left: 0;
  margin-right: 0;
  height: 25px;
  width: 34px;
  padding: 0;
  cursor: pointer;
  text-indent: -9999px;
  border-color: #e4e4e4 #d2d2d2 #b4b4b4;
  background: url(../images/search-button.png) no-repeat center top;
  overflow: hidden;
}
#search-block-form input.form-submit:hover,
#search-block-form input.form-submit:focus,
#search-form input.form-submit:hover,
#search-form input.form-submit:focus {
  background-position: center bottom;
}
#search-form .form-item-keys label {
  display: block;
}

.cloumns-wrapper .form-item.form-type-checkbox {  background-color: #fff; padding: 10px; margin: 0; width: 160px; border-bottom: 1px solid #d5d5d5; border-right: 1px solid #d5d5d5; float: left;}
.cloumns-wrapper .form-item.form-type-checkbox:nth-child(2n+2) { background-color: #f5f5f5; }


/* --------------- Search Results ---------------- */
ol.search-results {
  padding-left: 0;
}
.search-results li {
  border-bottom: 1px solid #d3d7d9;
  padding-bottom: 0.4285em;
  margin-bottom: 0.5em;
}
.search-results li:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 1em;
}
.search-results .search-snippet-info {
  padding-left: 0;
}

/* -------------- Shortcut Links -------------- */

.shortcut-wrapper {
  margin: 2.2em 0 1.1em 0; /* Same as usual h1#page-title margin. */
}
.shortcut-wrapper h1#page-title {
  float: left; /* LTR */
  margin: 0;
}
div.add-or-remove-shortcuts {
  padding-top: 0.9em;
}
.overlay div.add-or-remove-shortcuts {
  padding-top: 0.8em;
}

/* ---------- Admin-specific Theming ---------- */

.page-admin #content img {
  margin-right: 15px; /* LTR */
}
.page-admin #content .simpletest-image img {
  margin: 0;
}
.page-admin-structure-block-demo .block-region {
  background: #ffff66;
  border: 1px dotted #9f9e00;
  color: #000;
  font: 90% "Lucida Grande", "Lucida Sans Unicode", sans-serif;
  margin: 5px;
  padding: 5px;
  text-align: center;
  text-shadow: none;
}
.page-admin-structure-block-demo #featured .block-region {
  font-size: 0.55em;
}
.page-admin-structure-block-demo #header .block-region {
  width: 500px;
}
.page-admin #admin-dblog img {
  margin: 0 5px;
}
/* Fix spacing when Seven is used in the overlay. */
#system-theme-settings fieldset {
  padding: 0;
}
#system-theme-settings fieldset .fieldset-legend {
  margin-top: 0;
}
/* Configuration. */
div.admin .right,
div.admin .left {
  width: 49%;
  margin: 0;
}
div.admin-panel {
  background: #fbfbfb;
  border: 1px solid #ccc;
  margin: 10px 0;
  padding: 0 5px 5px;
}
div.admin-panel h3 {
  margin: 16px 7px;
}
div.admin-panel dt {
  border-top: 1px solid #ccc;
  padding: 7px 0 0;
}
div.admin-panel dd {
  margin: 0 0 10px;
}
div.admin-panel .description {
  margin: 0 0 14px 7px;
}

/* ---------- Overlay layout styles ----------- */

.overlay #main,
.overlay #content {
  width: auto;
  float: none;
}
.overlay #page {
  padding: 0 2em;
}
.overlay .region-page-top,
.overlay #header,
.overlay #page-title,
.overlay #featured,
.overlay #sidebar-first,
.overlay #triptych-wrapper,
.overlay #footer-wrapper {
  display: none;
}
.overlay-processed .field-type-image {
  display: block;
  float: none;
}
.overlay #messages {
  width: auto;
}

/* ---------- Poll ----------- */

.node .poll {
  margin: 2em 0;
}
.node .poll #edit-choice {
  margin: 0 0 1.5em;
}
.poll .vote-form {
  text-align: left; /* LTR */
}
.poll .vote-form .choices {
  margin: 0;
}
.poll .percent {
  font-size: 0.857em;
  font-style: italic;
  margin-bottom: 3em;
  margin-top: -3.2em;
  float: right;
  text-align: right;
}
.poll .text {
  clear: right;
  margin-right: 2.25em;
}
.poll .total {
  font-size: 0.929em;
  font-style: italic;
  text-align: right; /* LTR */
  clear: both;
}
.node .poll {
  margin: 1.8em 0 0;
}
.node .poll .text {
  margin-right: 6.75em;
}
.node .poll #edit-choice {
  margin: 0 0 1.2em;
}
.poll .bar .foreground {
  background-color: #666;
}
#footer-wrapper .poll .bar {
  background-color: #666;
}
#footer-wrapper .poll .bar .foreground {
  background-color: #ddd;
}

X#page-wrapper { position: relative; padding: 0 10px; }
#page-wrapper #page {   min-height:100%; }

#footer-wrapper { width: 100%; bottom: 0; background-color: #d9d9d9; color: #fff; margin: -5px auto 0 auto; Xmin-width: 1240px;}
#footer-wrapper .section .reights-reserved { width: 200px; float: left; text-align: left; padding: 0 20px; }
#footer-wrapper .section .builder-credit { width: 200px; float: right; text-align: right; padding: 0 20px; }



/***************************/
.cert-indent { text-indent: 20px; display: inline-block;}
.underline { text-decoration: underline; }
.clear { clear: both; }
.hidden { display: none; }
.invisible { visibility: invisible; }
.dev-indicator { color: red; font-weight: bold; }
#ui-datepicker-div { width: 266px; }
html.js fieldset.collapsible .fieldset-legend { background:none; }
html.js fieldset.collapsible .fieldset-legend .fieldset-title:before { content: ""; position: absolute; top: 5px; left: -20px; width: 12px; height: 8px; background: url(../images/collapsible_icon_black.png) no-repeat;
  transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -webkit-transition: 0.2s all ease-in-out;
}

html.js .page-object fieldset.collapsible .fieldset-legend .fieldset-title:before {
	background: url(../images/collapsible_icon_black.png) no-repeat;
}
html.js fieldset.collapsible.collapsed .fieldset-legend .fieldset-title:before{
	-webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.table-container-inner .table-container { overflow: auto; max-width: 100%; }
.page-serch .table-container-inner {width: calc(100% - 40px); padding: 0 20px; }
.table-container TABLE { width: 100%; min-width: 100%; }

.form-item-at-type-at-type-other { display: none; }
#main-menu-links { width: 100% }

#main-menu-links .menu-747,
#main-menu-links .menu-1243,
#main-menu-links .menu-416,
#main-menu-links .menu-415 { float: right; font-size: 12px; background: #fff; }

#main-menu-links .menu-1243 A { font-size: 16px }
#main-menu-links .menu-1243 A { font-size: 14px; }

#main-menu-links .menu-415 A,
#main-menu-links .menu-416 A { font-size: 85%; }

#iau-wrapper { width: 129px; height: 114px; position: absolute; top: 15px; right: 10px; }
.form-item-masquerade-user-field { position: relative; }
.file > IMG { height: 16px; }

.mobile-menu-hidden { display: none; }
.mobile-menu-hidden UL { margin-top: 0; }
.mobile-only-menu { padding: 5px; clear: both; Xposition: absolute; Xwidth: 150px; top: 30px; left: 380px;}
.mobile-only-menu LI { list-style-type: none !important; list-style-image: none !important;}
.mobile-only-menu *,
.mobile-only-menu A {color: #fff; padding: 5px; text-decoration: none;}

.mobile-only-menu a.active { color: #fff; border-bottom: 1px solid #2DA4DD; }

.mobile-only { display: none; }
.mobile-only .mobile-menu-show { color: #fff; cursor: pointer; }
.mobile-only .mobile-menu-icon { background: url('../images/icon_mobile_menu.png') no-repeat; width: 16px; height: 11px;padding: 0 !important; display: inline-block;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}
.mobile-only .mobile-menu-icon-open {
  transform: rotate(90deg) scale(1) skew(1deg) translate(0px);
  -webkit-transform: rotate(90deg) scale(1) skew(1deg) translate(0px);
  -moz-transform: rotate(90deg) scale(1) skew(1deg) translate(0px);
  -o-transform: rotate(90deg) scale(1) skew(1deg) translate(0px);
  -ms-transform: rotate(90deg) scale(1) skew(1deg) translate(0px);
}

.mobile-only .mobile-menu-show { position: absolute; top: 60px; left: 175px; }

.greating { float: right; color: #fff; margin: -48px 10px 0 0; width: 300px; text-align: right;}
div.title { color: #fff; font-size: 33px; padding-right: 30%; text-align: left; padding-left: 20px; line-height: 72px; background-image: linear-gradient(to right, #F65E56, rgba(246, 100, 100, 0) 100%); display: none; }

.greating-mobile { display: none; margin: 35px 0 0 25px;}

@media screen and (max-width: 1200px) {
 .mobile-only { display: block; }
 #main-menu-links { width: 100px; }
 #main-menu { top: 106px; left: 172px; display: none; z-index: 10; width: auto;}
 #main-menu-links LI,
 #main-menu-links LI A { float: none !important; }
 #main-menu-links LI { border-radius: 0; border-top: 1px solid #ebebeb;}
 #main-menu-links LI.first { border: none; }
 #main-menu .greating { display: none; }
 .page-search .table-container-inner { overflow-x: auto; }

 .greating-mobile { display: block; }

 .page-object .graph-right-panel { height: auto; max-height: 100% !important; }
 .object-fields .field-remarks { max-width: calc(100% - 20px) !important; }
}


/* Page */
#block-system-main { padding: 20px; }

/* Webform*/
.node-type-webform LABEL { width: 60px !important; display: inline-block; }
.node-type-webform .form-item { margin-top: 20px; }
.node-type-webform .form-item INPUT,
.node-type-webform .form-item textarea { background-color: #fff !important; color: #000 !important; margin: 0; font-weight: normal !important; }

/*Reports pages*/
.page-reports .fieldset-wrapper { padding: 20px; }
.page-reports #edit-ra .fieldset-wrapper,
.page-reports #edit-decl .fieldset-wrapper { padding: 12px; }

/*AT report*/
.page-classifications-report form .top-section,
.page-at-report .top-section { padding: 20px; margin-bottom: 20px; }
.page-at-report #edit-ra,
.page-at-report #edit-decl { float: left; width: 330px; margin: 0 20px 40px 0;}

#edit-decl .form-item,
#edit-ra .form-item { float: left; }
X#edit-decl .form-item .description,
#edit-decl .form-item .form-text,
X#edit-ra .form-item .description,
#edit-ra .form-item .form-text { max-width: 90%; }

#edit-photometry-title,
#edit-photometry-title LABEL { margin: 0; }

#edit-photometry-title LABEL { padding: 34px 20px; }

.page-reports #edit-photometry-title > label:before{
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-top: 14px solid #262626;
  margin: -54px auto 20px auto;
}

#edit-non-detection { margin: -12px 0 20px 0; background: #3b3b3b !important; }

.overall-photometry-wrapper {background: #515151; color: #fff; padding: 20px 20px 30px 20px;}

.photometry-group { margin-bottom: 20px;     color: #fff;
    background-color: #3b3b3b !important;
    border-bottom: 1px solid #515151}

.form-item-non-detection-archival-remarks .form-required,
.form-item-non-detection-archiveid.non-mandatory .form-required,
.non-detection-report .form-required { display: none; }

.form-item-non-detection-archival-remarks.mandatory .form-required,
.non-detection-report.mandatory .form-required,
.form-item-non-detection-archiveid.mandatory .form-required { display: inline; }
#edit-non-detection-archival-or,
.form-item-non-detection-archiveid { float: none !important; }
#edit-non-detection-archival-or { border-top: 1px solid #515151; width: 100%; padding-top: 20px; }
.form-item-non-detection-archiveid { margin-bottom: 20px; }
.form-item-non-detection-archiveid LABEL { height: 14px !important; }
.photometry-group .form-item:not(.form-type-textarea) { float: left; width: 11%; min-width: 100px; }
.photometry-group .fieldset-wrapper > div[class$="flux-error"] { min-width: 50px !important; width: 50px !important; margin-right: 10px; }
.photometry-group .fieldset-wrapper > div[class$="flux-error"] INPUT { max-width: 40px !important; }
.photometry-group .fieldset-wrapper > div[class$="-obsdate"] { min-width: 150px !important;margin-right: 10px; }
.photometry-group .fieldset-wrapper > div[class$="-obsdate"] INPUT { max-width: 145px !important; }
.photometry-group .form-item:not(.form-type-textarea) LABEL { height: 38px; }
.photometry-group .form-item INPUT:not([type='button']),
.photometry-group .form-item.form-type-select SELECT { max-width: 90px !important; }
.photometry-group .form-item.form-type-select SELECT {margin-top: 2px;}
.photometry-group .form-item:not(.form-item-photometry-photometry-group-0-limiting-flux) { }

.photometry-group .form-item INPUT,
.page-at-report FORM > div > .form-item > INPUT { max-width: 90%; }

.photometry-group div[id$='-clear'] INPUT{ max-width: 100%; }
div[id$='-clear'] INPUT,
.photometry-group div[id$='-clear'] INPUT{ background: #b4b4b4 !important; color: #000; margin-bottom: 0; }
div[id^="edit-photometry-photometry-group-"] { margin-bottom: 0; }

#edit-at-type .form-item { float: left; width: 40%; }
#edit-at-type .form-item-at-type-value { width: 110px; }
#edit-at-type .form-item .description,
#edit-at-type .form-item INPUT { max-width: 80%;  }
.page-at-report .form-item SELECT { max-width: 90px; }


#supernova-at-report-form .description {display:none;}
#supernova-at-report-form SELECT {max-height: 30px;}
#supernova-at-report-form .form-item-proprietary-period-groups SELECT { max-height: 90px; }
X#supernova-at-report-form .form-type-select { max-height: 53px; }
#edit-proprietary-period-proprietary-period-groups { max-height: 90px !important; }

.other-err { color: red; font-size: 70%; display: none; margin-left: 10px;}
.row-item .form-item { float: left; margin-right: 20px; }
.form-item-host-name { width: 250px; }
.form-item-host-redshift,
.form-item-transient-redshift {width: 130px; }
.row-item .form-item INPUT { max-width: 90%; }
.form-item-reporter,
.form-item-discovery-datetime,
.form-item-proprietary-period-proprietary-period-value,
.form-item-internal-name { width: 240px; }

#supernova-classifications-report-form div[class$='-spec-proprietary-period-spec-proprietary-period-units'],
.form-item-class-proprietary-period-class-proprietary-period-units,
#edit-spectras-spec-proprietary-period .form-item,
#edit-proprietary-period .form-item { max-width: 250px; float: left; margin-right: 20px; }
#edit-spectras-spec-proprietary-period INPUT,
#edit-proprietary-period .form-item INPUT { max-width: 90%; }

.page-at-report .form-item { position: relative; }
.page-at-report .form-item .description { position: absolute;  padding: 2px 4px;  }

#edit-class-proprietary-period,
#edit-proprietary-period,
.spectra-group,
.group-related-files,
.photometry-group {background-color: #ebeaea; }

#edit-photometry-title LABEL,
X.photometry-group legend,
#edit-class-proprietary-period legend,
#edit-proprietary-period legend,
.spectra-group legend,
.group-related-files legend,
fieldset[class^='group-related-files-'] legend,
X.photometry-group legend {
  Xbackground-color: #0b192c;
  color: #000;
  font-weight: bold;
  font-size: 14px;
}

.photometry-group legend,
.photometry-group LABEL { color: #fff !important; }
#edit-proprietary-period { min-height: 135px; }
.photometry-group .clear-group { background: #0B192C; color: #fff; }

.atreport-main-data > .form-item { float: left; }
.form-item-class-proprietary-period-class-proprietary-period-units LABEL,
.form-item-proprietary-period-proprietary-period-units > LABEL { height: 16px; }

.page-reports #edit-photometry { background: #3b3b3b !important; }
X.page-reports #edit-photometry > .fieldset-wrapper:before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-left: 14px solid rgba(0, 0, 0, 0);
  border-right: 14px solid rgba(0, 0, 0, 0);
  border-top: 14px solid #4e4e4e;
  margin: -12px auto 0 auto;
}


/*Simple search*/

#supernova-simple-search-form { text-align: center; }
#supernova-simple-search-form #search-reply { color: red; height: 42px;}
#supernova-simple-search-form #edit-phrase { border-radius: 4px; }
#supernova-simple-search-form #edit-bottom-message {max-width: 670px; margin: 44px auto 0 auto; border-top: 1px solid #fff; padding-top: 22px;}

/*Search*/
.cell-name { white-space: nowrap; }
.no-results { font-size: 125%; color: #000;}


#wiserep-search-object-form .form-item:not(.form-item-date-start):not(.form-item-date-start-date):not(.form-item-date-end):not(.form-item-date-end-date) .description {display:none;}
#wiserep-search-object-form .date-wrapper .description { text-transform: lowercase; }
#wiserep-search-object-form .form-item-classified-sne,
#wiserep-search-object-form .form-item-unclassified-at,
#wiserep-search-object-form .form-item-name-like { width: 134px; margin-top: 30px;}

#wiserep-search-object-form .form-item-isTNS-AT,

.form-item-ra,
.form-item-decl,
.form-item-radius,
.form-item-name,
.form-item-class,
.cloumns-wrapper { margin-right: 20px; }

.thrd-row > .form-item-groupid,
#wiserep-search-object-form .form-item-name,
#wiserep-search-object-form .form-item-name-like,
#wiserep-search-object-form .form-item-isTNS-AT,
#wiserep-search-object-form .form-item-classified-sne,
#wiserep-search-object-form .form-item-unclassified-at,
#wiserep-search-object-form .form-item-public,
#wiserep-search-object-form .form-item-ra,
#wiserep-search-object-form .form-item-decl,
#wiserep-search-object-form .form-item-type,
#wiserep-search-object-form .form-item-type-family,
#wiserep-search-object-form .form-item-radius,
#wiserep-search-object-form .form-item-coords-unit,
#wiserep-search-object-form .date-wrapper > .form-item,
#wiserep-search-object-form .class-wrapper .form-item,
#wiserep-search-object-form .cloumns-wrapper,
#wiserep-search-object-form .cloumns-wrapper .form-item{ float: left; }

.thrd-row > .form-item,
.coords-wrapper > .form-item { width: 14%; max-width: 132px; }
.thrd-row > .form-item INPUT,
.coords-wrapper > .form-item INPUT { width: 90%; }
.coords-wrapper .form-item-coords-unit { width: 70px; margin-right: 20px; }
#wiserep-search-object-form .form-item-type,
#wiserep-search-object-form .form-item-name { position: relative; }

#wiserep-search-object-form .form-item-display-num-page { float: none !important; clear: both; text-align: right; }
#wiserep-search-object-form .form-item-display-num-page LABEL{ display: inline-block; }

#wiserep-search-object-form .date-row > .form-item { width: 15%; float: left; margin-right: 34px; }

#wiserep-search-object-form #edit-advance { position: relative; }
#wiserep-search-object-form #edit-advance,
#wiserep-search-object-form #edit-advance LEGEND { background: #d9d9d9 !important; }
#wiserep-search-object-form #edit-advance .fieldset-wrapper { padding: 20px;}
#wiserep-search-object-form #edit-advance .fieldset-wrapper > .form-item { display: inline-block; margin-right: 20px; }

#wiserep-search-object-form #edit-advance .form-item-public,
#wiserep-search-object-form #edit-advance .form-item-isTNS-AT { width: 80px !important; padding-top: 25px !important;}
#wiserep-search-object-form #edit-advance .form-item-public INPUT,
#wiserep-search-object-form #edit-advance .form-item-isTNS-AT INPUT { width: 12px !important; }

#wiserep-search-object-form .form-item-coords-unit { float: right; }

#wiserep-search-object-form .form-item-coords-unit { float: left; margin-top: 28px;  }

#wiserep-search-object-form #edit-submit { float: left; }
#wiserep-search-object-form .form-item-num-page { float: left; margin: 27px 0 0 20px;}
#wiserep-search-object-form .form-item-num-page LABEL { font-weight: normal; }

#wiserep-search-object-form #edit-advance .form-item-spectra-count,
#wiserep-search-object-form #edit-advance .form-item-spectra-count INPUT,
#wiserep-search-object-form #edit-advance .form-item-redshift-min,
#wiserep-search-object-form #edit-advance .form-item-redshift-min INPUT,
#wiserep-search-object-form #edit-advance .form-item-redshift-max,
#wiserep-search-object-form #edit-advance .form-item-redshift-max INPUT,
#wiserep-search-object-form #edit-advance .form-item-discovery-mag-min,
#wiserep-search-object-form #edit-advance .form-item-discovery-mag-min INPUT,
#wiserep-search-object-form #edit-advance .form-item-discovery-mag-max,
#wiserep-search-object-form #edit-advance .form-item-discovery-mag-max INPUT{ width: auto !important; }

#wiserep-search-object-form #edit-advance .form-item-redshift-max LABEL,
#wiserep-search-object-form #edit-advance .form-item-discovery-mag-max LABEL { display: inline;}
#wiserep-search-object-form #edit-advance .form-item-redshift-max,
#wiserep-search-object-form #edit-advance .form-item-discovery-mag-max { padding-top: 19px;  }
#wiserep-search-object-form #edit-advance .form-item-redshift-max {margin-left: -51px; margin-top: 7px;}
#wiserep-search-object-form #edit-advance .form-item-discovery-mag-max { margin-left: -94px; margin-top: 8px; }

.form-item-ra-value,
.form-item-decl-value { width: 130px; margin-right: 20px; }
.form-item-ra-error,
.form-item-decl-error  { width: 60px; margin-right: 20px;}


#wiserep-search-object-form #edit-advance .date-row #edit-date-start,
#wiserep-search-object-form #edit-advance .date-row #edit-last-modufied-start,
#wiserep-search-object-form #edit-advance .date-row #edit-creation-start { padding: 2px 0 0 0; }

X#wiserep-search-object-form #edit-advance .date-row #edit-date-end,
X#wiserep-search-object-form #edit-advance .date-row #edit-last-modufied-end,
X#wiserep-search-object-form #edit-advance .date-row #edit-creation-end { padding: 26px 0 0 11px !important;}

#wiserep-search-object-form .date-row > .date-wrapper .date-padding { padding: 2px 0; }
#wiserep-search-object-form .date-row > .date-wrapper,
#wiserep-search-object-form .discovery-mag-wrapper { display: inline-block; margin-right: 20px; }
#wiserep-search-object-form .discovery-mag-wrapper .form-item { float: left; }
#wiserep-search-object-form .discovery-mag-wrapper .form-item-discovery-mag-max { margin-left: -61px; }
#wiserep-search-object-form .discovery-mag-wrapper .form-item-discovery-mag-max > LABEL { margin: 32px 0 0 3px; display: inline-block; font-weight: bold; }
#wiserep-search-object-form .date-row .description { display: block !important; visibility: visible;}

#wiserep-search-object-form .dare-row > .date-wrapper .form-item-date-start LABEL { padding-left: 10px; }
.date-wrapper .container-inline-date { clear: none; max-width: 170px; }
.date-wrapper .container-inline-date .form-item-date-end { margin-top: 24px; }

#wiserep-search-object-form .form-item-spectra-count { float: left; }




#wiserep-search-object-form .ra-range-wrapper {display: inline-block; position: relative; width: 285px; margin-right: 20px;}
#wiserep-search-object-form .ra-range-wrapper .form-item { display: inline-block; }
#wiserep-search-object-form .ra-range-wrapper .form-item-ra-range-max { margin: 0; }

#wiserep-search-object-form .ra-range-wrapper .to-span,
#wiserep-search-object-form .decl-range-wrapper .to-span { margin-left: -20px; margin-right: 4px; color: #000; }

#wiserep-search-object-form .decl-range-wrapper { display: inline-block; margin-right: 20px; position: relative;}
#wiserep-search-object-form .decl-range-wrapper .form-item { display: inline-block; }
#wiserep-search-object-form .decl-range-wrapper .form-item-decl-range-max { margin-left: 3px; }


.form-item-num-page > LABEL { display: inline; }

#edit-related-files { background-color: #aaa !important; color: #000 !important; margin-top: -12px;}
#edit-related-files > LEGEND:before {
	content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 14px solid rgba(0, 0, 0, 0);
  border-right: 14px solid rgba(0, 0, 0, 0);
  border-top: 14px solid #515151;
  margin: -35px auto 20px auto;
}
#edit-related-files LEGEND { color: #000 !important; }
#edit-related-files > LEGEND { padding-bottom: 0; }
#edit-related-files > .fieldset-wrapper { padding-top: 5px; }

#edit-related-files .group-related-files { background-color: transparent !important; margin-bottom: 20px; color: #000 !important; border-bottom: 1px solid #ccc; }
#edit-related-files .group-related-files .form-item { color: #000; }

#edit-photometry-photometry-add-more,
#edit-related-files-related-files-add-more,
#edit-spectras-spectras-add-more,
div[id^="edit-spectras-spectra-group-"],
div[id^="edit-related-files-related-files-fieldset-"] { margin-bottom: 0; }

.page-search TABLE:not(.sticky-header) { width: 100%; margin:10px 0pt 15px; }
.page-search table.tablesorter.sticky-header thead tr th,
.page-search table.tablesorter.sticky-header tfoot tr th { font-size: 14px; }

.object-tables .files-container,
.page-search .files-container { padding: 20px; }
.page-search .table-container { padding: 20px 0; width: calc(100% - 20px);}
.page-search .content > .table-container { background-color: #eee; }
X.page-search #block-system-main .content > .table-container:before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-top: 14px solid #4e4e4e;
  margin: 8px auto 0 auto;
}
.page-object .count.rsults,
TD .count.rsults { background-color: transparent !important; display: block !important; padding: 0 !important; margin: 10px 0 -10px 0 !important; color: #000 !important;}

.page-search .table-container .count.rsults { background-color: #d9d9d9; line-height: 29px; padding: 0 14px; display: inline-block; margin: 20px 0 5px 0;}

.page-search .table-container .count.rsults EM { font-style: normal; }



.page-search .cell-obj-reps-photometry,
.page-search .cell-lc-photometry,
.page-search .cell-obj-rep-spectra,
.page-search .cell-obj-spectra,
.page-search .cell-classrep-related-files,
.page-search .cell-classrep-spectra,
.page-search .cell-light-curves,
.page-search .cell-obj-reps,
.page-search .cell-obj-reps-files,
.page-search .cell-obj-phases,
.page-search .cell-rep-phases { display: none; }
.page-search .table-title { font-weight: bold; font-size: 14px; }

.page-search TR.not-public TD.cell-id A,
.page-search TR.not-public TD.cell-end_prop_period { color: red !important; }

table tbody TR.not-public TD.cell-end_prop_period,
table tbody TR.not-public TD.cell-id,
table tbody TR.not-public TD.cell-public { color: red !important; text-align: center; }
table tbody TR.public TD.cell-public { color: green !important; text-align: center; }

.cell-users .data-indicator,
.obj-reps-open { width: 8px; height: 9px; background: url(../images/at_rep_icon.png); display: inline-block; margin: 5px 4px 2px 2px; float: right;}
.lc-photometry-open,
.obj-reps-photometry-open { width: 8px; height: 9px; background: url(../images/photometry_icon.png); display: inline-block; margin: 5px 2px 2px 2px; float: right;}
.light-curves-open { width: 8px; height: 9px; background: url(../images/class_rep_icon.png); display: inline-block; margin: 5px 4px 2px 2px; float: right;}
.spectra-open { width: 8px; height: 9px; background: url(../images/spectra_icon.png); display: inline-block; margin: 5px 2px 2px 2px; float: right;}

.obj-rep-spectra-open,
.obj-spectra-open { width: 8px; height: 9px; background: url(../images/spectra_icon.png); display: inline-block; margin: 5px 2px 2px 2px; float: right;}
.rep-phases-open,
.obj-phases-open { width: 8px; height: 9px; background: url(../images/phase_icon.png); display: inline-block; margin: 5px 2px 2px 2px; float: right;}
.obj-reps-files-open,
.class-realted-files-open { width: 8px; height: 9px; background: url(../images/related_files_icon.png); display: inline-block; margin: 5px 2px 2px 2px; float: right;}
.cert-open {width: 15px; height: 13px; background: url(../images/cert_icon.png); display: inline-block; margin: 1px 2px 0 0; float: right; }


.cell-reps,
.cell-class { width: 50px; }

.users-open .data-indicator.indicator-down,
.node-type-object .data-indicator.indicator-down,
.page-search .data-indicator.indicator-down {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.more-data-indicator { width: 12px; height: 12px; background: url(../images/document_export.png); background-size: contain;; display: inline-block; margin-right: 5px;}
.node-type-object TD.cell-remarks,
.page-search TD.cell-remarks { word-break: break-all; }
/* classifications report */
.page-classifications-report form .top-section .form-item { float: left; width: 20%; max-width: 160px; }
.page-classifications-report form .top-section .form-item-remarks { float: none; clear:both; width: 100% !important; max-width: 100%; }
.page-classifications-report form .top-section .form-item-remarks INPUT { width: 100% Important; }
.page-classifications-report form .top-section .form-item-remarks LABEL { height: 19px !important; }


.page-classifications-report form .top-section .form-item INPUT,
.page-classifications-report form .top-section .form-item SELECT { width: 120px; max-height: 32px; }
.page-classifications-report form .top-section .form-item-class-proprietary-period-groups SELECT { max-height: 96px; }
.page-classifications-report form .top-section .form-item LABEL { height: 38px; }
.page-classifications-report form .description { display: none; }

.page-reports #edit-spectra .form-item { margin-right: 20px; }
.page-reports #edit-spectra .form-type-file INPUT{ font-size: 12px; }
.page-reports #edit-spectra > legend:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-top: 14px solid #262626;
  margin: -34px auto 20px auto;
}
.page-reports #edit-spectra .spectra-group { border-bottom: 1px solid #3b3b3b; }
.page-reports #edit-spectra .spectra-group SELECT { margin-top: 2px; }
.page-reports #edit-spectra .spectra-group div[class$='spectypeid'] { margin-right: 5px; }
.page-reports #edit-spectra .spectra-group .form-type-file INPUT { color: #000; }
#edit-class-proprietary-period-class-proprietary-period-groups { max-height: 90px !important; }
.form-item-proprietary-period-proprietary-period-value,
.form-item-proprietary-period-proprietary-period-units,
#supernova-classifications-report-form div[class$='-spec-proprietary-period-spec-proprietary-period-value'],
#supernova-classifications-report-form FIELDSET[id$='-class-proprietary-period'] .form-item,
#supernova-classifications-report-form FIELDSET[id$='-spec-proprietary-period'] .form-item { float: left; max-width: 250px;}

.spectra-group { margin-bottom: 20px; }
.spectra-group .fieldset-wrapper { padding-bottom: 0; }
div[id^="edit-spectra-spectra-group-"] { margin-bottom: 0; }
#supernova-classifications-report-form div[class$='-spec-proprietary-period-spec-proprietary-period-value'] INPUT,
.form-item-proprietary-period-proprietary-period-value INPUT,
.form-item-proprietary-period-proprietary-period-units INPUT,
#supernova-classifications-report-form FIELDSET[id$='-class-proprietary-period'] .form-item INPUT,
#supernova-classifications-report-form FIELDSET[id$='-spec-proprietary-period'] .form-item INPUT { max-width: 90%; }

#wiserep-search-object-form .form-item{  position: relative; }

.desctiprion-tooltip {
  position: absolute;
  color: #000000;
  background: #fff;
  border: 2px solid #f47a54;
  visibility: hidden;
  line-height: 120%;
  padding: 10px 5px;
  height: 60px;
}

.desctiprion-tooltip:before {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -12px;
  width: 0; height: 0;
  border-top: 12px solid #f47a54;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
}
.desctiprion-tooltip:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -8px;
  width: 0; height: 0;
  border-top: 8px solid #fff;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}

.desctiprion-tooltip {
  visibility: visible;
  opacity: 0.95;
  bottom: 30px;
  z-index: 999;
  top: -90px;
}

#supernova-classifications-report-form .form-item-files-fits-file,
#supernova-classifications-report-form .form-item-files-ascii-file { max-width: 220px !important; }
#supernova-classifications-report-form div[class$=".-spectypeid"],
#supernova-classifications-report-form .spectra-additional .form-item,
#supernova-classifications-report-form .spectra-main .form-item { float: left; max-width: 150px;}
#supernova-classifications-report-form .spectra-additional INPUT,
#supernova-classifications-report-form .spectra-main INPUT { max-width: 90%; }

/* Object */
.page-object H2 { margin-bottom: 10px !important; }
.page-object #content TABLE { width: 100%; }
.page-object #content .region-content{ font-size: 14px;}
.page-object #content .object-fields { padding: 20px;width: 100%; max-width: 760px; display: inline-block; }
.page-object #content .rightside-data {width: calc(100% - 800px); vertical-align: top; display: inline-block; margin-top: 10px; }
.page-object #content .object-tables { width: inherit; }
.page-object #content .object-tables FIELDSET LEGEND A { color: #000; }
.page-object #content .object-tables FIELDSET { background-color: #bebebe !important; margin-bottom: 20px; }
.page-object #content .object-tables { color: #000; background-color: #eee; }
.page-object #content .object-tables > .table-container { padding: 0; }
.page-object #content .object-tables TR:not(.not-public) TD:not(.cell-public) { color: #000 !important; }
.page-object #content .object-tables .fieldset-wrapper{ padding: 0px 20px; }
.page-object #content .object-tables .fieldset-wrapper .no-data { display: inline-block; margin-top: 20px; color: #000; }
.page-object .not-public { color: red; }
.page-object .public { color: green; }
.flag-outer-bookmarks { margin-bottom: 20px; }
.page-object .cell-classrep-related-files { display: none; }
.rightside-data > .additional-images { width: 365px; margin-left: -38px;}
.rightside-data > .additional-images > DIV { width: 480px; margin:0 auto; }
.rightside-data > .additional-links { width: 385px; margin-top: 20px; }
.rightside-data > .additional-links > DIV { width: 387px; margin: 0 auto; }
.rightside-data .sdss-image-link { display: block; margin-top: -50px; display: inline-block; }
.rightside-data .ps1-thumb.ps1-loader IMG { margin-left: 25px; margin-top: 52px;}
.rightside-data .ps1-loader { width: 150px; height: 105px; display:inline-block; position: relative; top: 0px; left: 25px; padding-top: 45px; vertical-align: top; }

.rightside-data .ps1-thumb { margin-top: -50px; margin-left: 15px; margin-right: 15px; display: inline-block;}
.rightside-data .aladin-wrapper { display: inline-block; width: 148px; height: 148px; }
.rightside-data .aladin-wrapper .aladin-container { border: none; }

.page-object #spectra-fieldset .count.rsults { color: #000; }

.object-fields .field { margin: 0 10px 20px 10px; width: 100%; max-width: 150px; float: left; }
.object-fields .field .name { color: #0072bd; }
.object-fields .top-data-row > DIV:first-child{ max-width: 230px; }
.object-fields .sdss-image-link { display: block; margin-top: -60px; float: left; }
.object-fields .additional-links { display: block; width: 410px; float: left; margin: -45px 0 0 10px; }
.page-object .additional-links A { border: 1px solid #000; text-decoration: none; margin: 0 0 10px 20px; padding: 2px 3px; color: #000; font-size: 14px; width: 100px; float: left; text-align: center;}
.object-fields .top-data { border-bottom: 1px solid #fff; margin-bottom: 20px; font-size: 18px; position: relative;}
.object-fields .field-source_group_name { clear: both; }
.object-fields .field-remarks { float: none; max-width: 100% !important; }
.object-fields .top-data-row .field-remarks .field { max-width: 100%; }
.object-tables { width: 100%; }
@media screen and (max-width: 1200px) {
	.object-fields .field-remarks { max-width: calc(100% - 40px) !important; }
	X.page-object #content .object-fields {padding: 0; }
}
.node-type-object .object-graphs { color: #000; }

.node-type-object .light-curves-wrapper,
X.node-type-object .spectrum-wrapper { background: #fff; padding: 20px;}
.node-type-object .light-curves-wrapper { margin: 40px 0; }
.page-spectra-graphs .spectrum-wrapper INPUT:not([type='button']),
.node-type-object .spectrum-wrapper INPUT:not([type='button']) { background: none !important; border: 1px solid #e5e5e5; }

.page-spectra-graphs .below-graph > INPUT,
.light-curves-wrapper > INPUT,
.spectrum-wrapper > INPUT { margin-right: 10px; padding: 4px; }

.page-object A,
.page-spectra-graphs A,
.flag-outer-bookmarks A,
.spectrum-wrapper .download-file A,
.spectrum-wrapper > .obj-graphs-link { color: #0072bd; text-decoration: underline; }
.node-type-object .table-title { font-weight: bold; font-size: 14px; }
.node-type-object .cell-obj-reps-files,
.node-type-object .cell-lc-photometry,
.node-type-object .cell-obj-reps-photometry { display: none; }
.node-type-object .spectra-graph { display: inline-block; margin-right: 20px; }
.page-object .graph-right-panel { display: inline-block; vertical-align: top;max-width: calc(100% - 660px); Xmax-height: 347px;  margin-top: 25px; margin-left: 40px; font-size: 12px; }
.page-object .light-curves-wrapper .graph-right-panel { margin-top: 5px; max-height: none;}
.node-type-object .graph-list {max-height: 140px; overflow-y: scroll; }
.node-type-object .light-curves-wrapper .graph-list { max-height: 339px; }

.node-type-object H1 > DIV { display: inline-block; margin-left: 20px; vertical-align: top; }
.node-type-object H1 > DIV.name { font-weight: bold; }
.page-object .placeholder { font-style: normal; }
/* Object Graph & Graphs*/
.page-object H1 .field { font-size: 20px; color: black; }
.page-object .plot-graph { margin-bottom: 55px; display: inline-block; margin-top: 70px; }
.page-object .spectrum-vars-wrapper INPUT { font-size: 12px; padding: 0; }
.page-object .bin-wrapper { font-size: 12px; padding-top: 3px; }
.page-object .marking-name { float: left; width: 117px; padding-top: 3px; }
.page-object .marking-color { float: left; padding-top: 2px; margin-left: 2px;}
.page-object .show-markings { float: left; margin-top: 5px !important; }
.page-object .spectrum-vars-wrapper { width: 100%; display: inline-block; vertical-align: top; font-size: 12px; }
.page-object .spectrum-vars-wrapper .markings-top { margin-bottom: 20px; }
.page-object .spectrum-vars-wrapper .mark { height: 23px; }
.page-object .spectrum-vars-wrapper .mark .v-exp { margin-left: 4px; }
.page-object .spectrum-vars-wrapper INPUT { height: 14px; }
.page-object .inline-markg
.page-object .zoom-full { margin: 0 20px; }
.page-object .hover-data { font-size: 12px; width: 600px; text-align: center; }
.page-object .light-curves-wrapper .hover-data { display: inline; text-align: left; font-size: initial; }
.page-object .download-all-ascii-link { text-decoration: none !important; }
.page-object .graph-list-buttons { text-align: center; margin: 10px 0;}
.page-object .graph-list-buttons INPUT { padding: 4px; margin: 0 10px; }
.page-object .graph-label {position:absolute; left:0px; bottom: -10px; font-size: 12px; text-align:center; width:inherit }
.page-object .graph-label-x-top,
.page-object .graph-label2 {position:absolute; left:0px; top:-15px; font-size: 12px; text-align:center; width:inherit}
.page-object FIELDSET { font-size: 14px; }
.page-object .custom-wl2,
.page-object .custom-wl { margin: 0; }

.page-object .spectrum-vars-wrapper .markings-top .markings-top-left,
.page-object .spectrum-vars-wrapper .markings-bottom .markings-bottom-left { margin-right: 40px; }

.page-object .spectrum-vars-wrapper .markings-top > DIV,
.page-object .spectrum-vars-wrapper .markings-bottom > DIV { display: inline-block; }

.page-object .spectrum-vars-wrapper .markings-bottom .markings-bottom-left { vertical-align: top; }

#photometryTooltip { position: absolute; display: none; padding: 3px 5px; background-color: #eee; opacity: 0.95; }


.page-object .light-curves-wrapper .series-color { width: 10px; display: inline-block; margin-right: 4px; }
.page-object .light-curves-wrapper .series-color CANVAS { display: none; }
.page-object .light-curves-wrapper .graph-label-x {position:absolute; left:0px; bottom: -10px; font-size: 12px; text-align:center; width:inherit; color: rgb(84, 84, 84); }
.page-object .light-curves-wrapper .graph-label-y {position:absolute; left: -310px; bottom: 200px; font-size: 12px; text-align:center; width:inherit; color: rgb(84, 84, 84);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.page-object .light-curves-wrapper .graph-label-y.graph-label-y2 {left: 310px;
-webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(9deg);
  -o-transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);

}

/* Object Graphs only*/
.page-spectra-graphs #block-masquerade-masquerade { color: #000; }
.page-spectra-graphs #main { background: #fff !important;}
.page-spectra-graphs FIELDSET { background: transparent !important; }
.page-spectra-graphs FIELDSET .fieldset-title { color: #000 !important; }
.page-spectra-graphs .spectrum-wrapper { padding-bottom: 40px; margin-bottom: 40px; border-bottom: 1px solid #CCC; }
.page-spectra-graphs .spectrum-wrapper:last-child { margin-bottom: 0; border-bottom: none; }
.page-spectra-graphs .spectrum-graph-wrapper { display: inline-block; margin-right: 20px; }
.page-spectra-graphs .spectrum-vars-wrapper{ max-height: 353px; }
.page-spectra-graphs .class-results-table { margin-bottom: 50px !important; }
.page-spectra-graphs #block-system-main { padding: 20px; color: #000; }
.page-spectra-graphs tr.row-even { background: #e2e2e2 !important; }

/* tables */
.html:not(.page-api-bulk-report-form) table.tablesorter {
  margin:10px 0pt 15px;
  Xwidth: 100%;
  Xmax-width: 100%;
  text-align: left;
}

.html:not(.page-api-bulk-report-form) table.tablesorter thead tr th,
.html:not(.page-api-bulk-report-form) table.tablesorter tfoot tr th {
  border: 1px solid #FFF;
  font-size: 8pt;
  padding: 4px;
}
.html:not(.page-api-bulk-report-form) table.tablesorter thead tr .header {
  background-image: url(../images/bg.gif);
  background-repeat: no-repeat;
  background-position: center right;
  cursor: pointer;
}
.html:not(.page-api-bulk-report-form) table.tablesorter tbody td {
  color: #3D3D3D;
  padding: 4px;
  vertical-align: top;
}

.html:not(.page-api-bulk-report-form) table.tablesorter thead tr .headerSortUp {
  background-image: url(../images/asc.gif);
}
.html:not(.page-api-bulk-report-form) table.tablesorter thead tr .headerSortDown {
  background-image: url(../images/desc.gif);
}
.html:not(.page-api-bulk-report-form) table.tablesorter thead tr .headerSortDown,
.html:not(.page-api-bulk-report-form) table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}

/* Groups form */
.form-item-field-bot-owner-und-0-uid,
.form-item-field-bot-owner-und-1-uid,
.form-item-field-bot-owner-und-2-uid,
.form-item-owner1,
.form-item-owner2,
.form-item-owner3 { position: relative; }

/* Groups page */

.page-groups TR:not(.not-public) TD { color: #000; }
.page-group-edit  #block-system-main,
.page-groups #block-system-main { padding: 20px; }
.page-groups .cell-users-list { display: none; }

.page-groups .cell-owner1 A { display: block; text-transform: capitalize; }
.page-groups td.cell-users-list { padding: 20px !important; }
.page-groups .cell-users-list .user-in-group { width: 30%; margin: 10px 1%; float: left; }
.page-groups .cell-users-list .user-name {  }
.page-groups .cell-users-list .group-action { margin-right: 20px; }

.page-groups .user-name {text-transform: capitalize; }

.page-groups .group-action-remove-ligo,
.page-groups .group-action-leave,
.page-groups .group-action-leave:VISITED,
.page-groups A.group-action-remove,
.page-groups A.group-action-remove:VISITED,
.page-groups A.group-action-deactivate,
.page-groups A.group-action-deactivate:VISITED { color: red !important; }

.page-groups .group-action-allow-ligo,
.page-groups A.group-action-approve,
.page-groups A.group-action-approve:VISITED,
.page-groups A.group-action-join,
.page-groups A.group-action-join:VISITED,
.page-groups A.group-action-activate,
.page-groups A.group-action-activate:VISITED { color: green !important; }

/*rep files report*/
#supernova-related-files-form .form-item-type,
#supernova-related-files-form .form-item-id,
#supernova-related-files-form .form-item-objname{ display: none; }

/*Bulk*/
.page-api .tree { background-color: #fff; }
.page-api #block-system-main { padding: 20px; }
.page-api #block-system-main > .content > FIELDSET { margin-bottom: 40px; }
.page-api #block-system-main > .content > FIELDSET > LEGEND {padding: 20px 20px 10px 20px; font-size: 18px; }
.page-api FIELDSET { padding: 0; background-color: #fff; }
.page-api FIELDSET LEGEND { color: #000; font-weight: normal; font-size: 14px; }
.page-api FIELDSET FIELDSET {Xbackground-color: #3b3b3b !important; Xborder-bottom: 1px solid #515151; margin: 0px 20px; color: #000; }
.page-api FIELDSET FIELDSET LEGEND { padding: 0; text-indent: 0; padding: 20px 40px; color: #000; }
.page-api FIELDSET FIELDSET LABEL { Xcolor: #fff !important; }
.page-api FIELDSET LABEL { color: #000 !important; }
.page-api input { color: #000 !important; }
.page-api .reply-wrapper,
.page-api .form-wrapper-block { padding: 0px 40px 20px 40px; }
.page-api #api-field .form-item,
.page-api #files-form-wrapper { padding: 0 30px 10px 30px; }


.json { white-space: pre; }
.page-api tr:nth-child(odd), tr.odd { background-color: transparent; }
.page-api #file-upload-jsoneditor { height: 200px; padding: 0 30px 10px 30px; }
.page-api .files-form-wrapper-label { margin-left: 30px; margin-bottom: 10px; font-weight: normal; }


#supernova-file-upload-form { padding-bottom: 30px; }
#supernova-file-upload-form #file-upload-jsoneditor { height: 250px; margin-bottom: 60px; }
#supernova-file-upload-form #file-upload-jsoneditor .form-type-file { margin-top: 30px; }
#jsoneditor, #jsonreply { height: 400px; margin-top: 10px; }
.page-api #csv-form-wrapper { margin-top: 10px; }
.page-api TABLE { border-collapse: separate !important; }
.tsv-links-wrapper > .file,
.data-links > A { margin-right: 20px; }
.reply-wrapper { padding-top: 30px; }

.page-external-utilities-ngsf .form-submit,
.page-api .form-submit {
  border: none;
  color: #fff;
  cursor: pointer;
  text-align: center;
  padding: 10px 36px;
  background-color: #5e9dc8 !important;
  color: #fff !important;
  background: #5e9dc8 !important;
  font-weight: bold !important;
  font-size: 14px;
  margin-top: 10px;
  border: none !important;
}


/*Bulk*/

/*Bots*/
.page-bots TR:not(.not-public) TD { color: #000; }
.page-bots #block-system-main { padding: 20px; }
.page-bots .views-field-field-bot-actvive { text-align: center !important; }
.page-bots .cell-related_files > A { display: inline-block; color: #0072bd; }
.page-bots .cell-related_files > A.class-realted-files-open {float: left;}

.cell-filename > A.show-update-link,
.cell-related_files > A.add-relted_files-link {float: right; margin-left: 5px;}

/*Cert*/
.obj-cert #block-system-main { padding: 20px; }
.cert-link { color: #fff; text-decoration: underline !important; }


#block-masquerade-masquerade { height: 135px; }
#block-masquerade-masquerade .form-item { width: auto; }
#block-masquerade-masquerade A { color: #0072bd !important; text-decoration: underline; }

/* User-admin */
.view-id-user_admin TD { color: #000; }

/* User-edit */
.captcha.form-wrapper .fieldset-wrapper { padding: 0 30px; }
.page-user  #block-system-main,
.page-user-edit  #block-system-main { padding: 20px; }
.page-user-edit #edit-field-prefix { margin-top: 30px; }
.page-user-edit #edit-signature-settings > .fieldset-wrapper { padding: 0 30px; }
.tabs.secondary .active { color: #0072bd; }
.page-user-edit .field-name-field-general-notification-setti { margin-top: 40px; }


/* page-user-bookmarks */
.page-user-bookmarks TD { color: #000; }
.page-user-bookmarks TD.active { background-color: transparent; }


/* page-aux */


/*help page*/
.page-node-139408 #page-index { display: inline-block; vertical-align: top; width: 300px; margin-right: 20px; }
.page-node-139408 .content-total-wrapper { display: inline-block; width: 550px; }



















