<!-- ====================== USER.CSS =======================================  -->

/*  .myobjects td {width: 20%; border: 1px solid #DDDDDD; 
  padding: 3px; text-align: right;}  

  display: block;
  grid-template-columns: auto auto auto auto;
*/

               
.profile .btn-toolbar,
.profile-edit {display: none;}


/* HELIX TEMPLATE HACK ----------------------------------------------------------- */

#sp-title {padding-top: 0px; padding-bottom: 0px}
#sp-main-body {padding-top: 0px; padding-bottom: 40px}

#sp-header-topbar .sp-profile-wrapper .sp-sign-in .user-text {text-align: right; display:none !important} 

/*.offcanvas-toggler-left    */
/*  .offcanvas-menu {width: 300px;}   */
.offcanvas-menu .offcanvas-inner .sp-module .awesomplete {
    width: 180px;
}
.sp-profile-wrapper {position:relative; padding-bottom:1.0em; font-size:14px}
.sp-profile-wrapper .arrow-icon{font-size:1px}

.sp-profile-wrapper .sp-profile-dropdown {background:#fff;border:1px solid #e4e4e4;border-radius:3px; padding:10px 10px !important; list-style:none !important; font-size:16px; position:absolute; min-width:70px; left:0px; top:100%; display:none !important}

.sp-profile-wrapper .sp-profile-dropdown>li:not(:last-child) { border-bottom:1px solid #e4e4e4;padding-bottom:5px;margin-bottom:5px;line-height:1.3}
.sp-profile-wrapper:hover .sp-profile-dropdown{display:block !important;animation:spFadeInDown 0.5s}

<!-- =======================   =====================================  -->
/*  ---------- Modules -------------------- */




/* ----------- Modules END ------------------ */



/* ++++++++++++++ myObjects ARTICLES  ++++++++++++++ */
/* ARTCLE INFO*/

.line-separator {width:100%; height: 0px; margin: 0px; padding: 0px; font-size: 0pt; border-top: 1px dotted #bcbcbc;}


.well {
    min-height: 20px; padding: 19px; padding-bottom: 0px; margin-bottom: 20px; background-color: rgb(245, 245, 245);
    border: 1px solid rgb(227, 227, 227);
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05) inset;
}




.cols-1 {display: block; float: none !important; margin: 0 !important;}
.cols-1 .column-1 {width: 98%; float:left; padding:0px 5px; margin-left: 0px}

.cols-2 .column-1 {width: 47.8%; float:left; padding:0px 5px; margin-right: 0px}
.cols-2 .column-2 {width: 47.8%; float:right; padding:0px 0px; margin: 0px}  /* alt width: 47.8%; */


/* Article Gallery Dashboard (Menu + 3 Cols) */
.grid_myobjects td {padding: 3px;  }
.grid_myobjects img:hover {  border: 2px solid blue; transition: transform 0.3s ease;  transform: scale(1.02) translateY(-2px); }

.cols-menu-3col .column-menu {width: 24%; float:left; padding:0px 5px; margin-right: 0px}
.cols-menu-3col .column-1 {width: 25%; float:left; padding:0px 5px; margin-right: 0px}



/* ! Article Astro Object (Menu + 1 Col Body) */
#myobjects {}
.cols-menu-body .column-menu {width: 24%; float:left; padding:0px 5px; margin-right: 0px; height: 1700px; /* Feste Höhe, die Scrollbalken erzeugt */
  overflow-y: scroll; /* Vertikale Scrollleiste */}

.cols-menu-body .column-body {width: 75%; float:left; padding:0px 5px; margin-right: 0px}
.cols-menu-body .column-body td {padding:0px 10px; margin-right: 0px}

/* Table: Object/Telescope/Camera Info (2 Col) */
#myobjects tbody, td { padding: 3px; margin-right: 3px; vertical-align: top;}

.cols-parameter-value .column-parameter {width: 24%; float:left; padding:0px 5px; margin-right: 0px}
.cols-parameter-value .column-value {width: 75%; float:left; padding:0px 5px; margin-right: 0px}



.cols-3 .column-1 {float:left; width: 33.0%; padding:0px 5px 0px 0px; margin-right: 0px;} /* alt width: 31.2%; */
.cols-3 .column-2 {float:left; width: 33.0%; padding:0px 5px 0px 0px; margin-right: 0px;}
.cols-3 .column-3 {float:left; width: 33.0%; padding:0px 0px 0px 0px;}   /* width: 220px; FF: +2/-5, Opera +2/-5 home +7max/-4max, IE9 +2/-4 */

.cols-4 .column-1 {float:left; width:24.5%; padding:2px; margin-right: 0px}
.cols-4 .column-4 {float:left; width:24.5%; padding:2px; margin-right: 0px}

.cols-5 .column-1 {float:left; width:17.5%; padding:0px 5px; margin-right: 9px}
.cols-5 .column-5 {float:left; width: 17.5%; padding:0px 0px;}

.cols-6 .column-1 {float:left; width:14%; padding:0px 5px; margin-right: 9px}
.cols-6 .column-6 {float:left; width: 14%; padding:0px 0px;}


/* .cols-menu0  myObjects  
a {color:red; }
a:visited {color:crimson; } //besuchter link
a:hover {color:blue; }  //solange man clicked
a:focus {background-color:red; color:white;}  //mit TAB aktiviert
a:active {color: red;} 

.cols-menu-body .column-menu li  > a:active {color: black;}
*/
.objects-menu ul {list-style: none; padding: 0px}
.objects-menu li {padding: 0px 0px 10px 0px;}
.objects-menu a { color: grey;}
.objects-menu a:visited {color: black;}
.objects-menu a:hover {color: blue;}

.objects-menu a:active {color: blue;}


.xxx li.active-link:not(.all) a:visited{color:#1a1a1a} 
.cols-menu-body h3 {color: #3cb;}



<!-- ======================= in Process =========================  -->

/* a:focus   .objects-menu a:link   {  color: green;}
.xxx {
  list-style: none; /* Entfernt Aufzählungszeichen */

