/* Refactored CSS --- nov 2022  */
/* grouped rules into related categories  */

/* ========= Table of Contents ========= */


.opacity80{
  opacity: .8;
}

a:hover {
    /* background: grey; */
    /* color: Yellow !important; */
}

a.navbar-brand {
    color: white;
    font-size: 2.2em;
}

.overlay-text {
    color: white;
    padding-left: 20px;
    margin: auto;
    position: absolute;
    max-width:100%;
}

.planetListDates {
      padding:0px;
      text-align: left;
      padding-left: 5px;
      color:  #e3e390;
      font-weight: bold;
      line-height:30px;
}

.patternTitle {
    font-weight: bold;
    text-align: center;
    font-size: 1.2em;
}

.patternPlanets {
    text-align: center;
    font-size: 0.9em;
    display: inline-block;
    vertical-align: text-top;
    padding: 10px;
    min-width: 100px;
}

.content-subheading {
    /*font-size: 0.9em; */
    /* font-weight: bold; */
    font-style: normal;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.content-heading-keyword {
    /* font-weight: bold; */
    font-weight: 100;
    font-style: italic;
    margin-bottom: 3px;
}


.readingTitles {
    font-weight: bold;
    /* font-style: italic; */
    font-size: 1.3em;
    margin-bottom: 2px;
    line-height: 1em;
    margin: 0.5em 0 0.5em 0;
    /* color: #B40000; */
    text-shadow: 2px 2px #eedddd;
    text-align: center;
    text-decoration: line-through;
}

.keyword-heading {
    float: left;
    /* padding-right: 10px; */
    clear: left;
    width: 80px;
}

span.menuText {
    margin-left: 4px;
    font-size: 0.9em;
}

.header-summary > h3 {
    margin-bottom: 10px !important;
}

.horoscope-header > h3 {
    margin: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-weight: bold;
    font-size: 1.3em;
    /* color: #ffffeb; */
}
.affirmation
{
  font-style:italic;
  font-size:1.3em;
  background-color:transparent !important;
  border:none !important;
}

a.Descriptions:hover
{
color: #000000 !important;
text-decoration: none !important;
}

.Descriptions
{
  font-size: 1.1em !important;
  font-weight: normal !important;
  padding-right:5px !important;
  margin-left:10px !important;
  float:left;
  background-color:transparent !important ;
  text-align:left !important;
  border:none !important;
  margin-top:5px;
  line-height: 1.5;
}







/* ===== bootstrap modifications ===== */

/* ====== adjustments to Bootstrap Library CSS ===== */

/* XS, SM, MD, LG */
/* Columns, Rows, Tabs */
/* 12 Horizontal Divisions in the CSS Grid */



md-content.md-default-theme, md-tab-content {
    color: rgba(0,0,0,0.87);
}

md-tabs{
    height:480px;
}

.md-tab > md-icon {
  margin-bottom: 5px;
}
md-pagination-wrapper, md-tabs-canvas {
  /*height: 72px;*/
}
md-tabs-wrapper {
    border-width: 0 0 1px;
    border-style: solid;
    background-color: rgb(121,134,203);
}

md-tab-item.md-tab {
    font-size: 1.0em;
    /*font-weight: bold;*/
}

md-tabs-canvas {
    /*height:100px !important;*/
}
md-pagination-wrapper{
    height:100px !important;
}

.md-tab {
    /* font-weight: bold !important; */
    /* height: 100px; */
    color: transparent;
}

.col-md-8 {
    padding-left: 5%;
}

.col-md-8 {
    padding-left:0%;padding-right:%0;
}

.col-md-8 {
    padding:0px;
}

.col-md-4.categoryBlock {
    width: 46%;
}

.row.active {
        background-color: #3e067d40;
}

.col-md-12.ng-scope {
    padding-left: 3px;
    padding-right:3px;
}

.container.ng-scope {
    padding-left: 0px;
    padding-right:0px;
    padding-top:19px;
}

.row
{
    margin-left:0px !important;
    margin-right:0px !important;
}


.x-col > a {
    text-decoration: none !important;
}
.x-col {
    width: 10%;
    text-decoration: none !important;
    float: left;
    margin: 10px;
}


/* ===== mobile / desktop / widget ===== */

/* ----- widget ----- */
.widget > header {
    font-size:1.8em;
}

.widget ul li a {
    color:White !important;
    font-size:1.3em !important;
    padding-right:30px;
}

.widget ul li ul li a {
    color:White !important;
    padding-right:5px;
    font-size:1em !important;
    font-weight:normal;
}

.fb_iframe_widget
{
    vertical-align:middle;
}

section.widget.widget-recent-posts li {
    font-size: 1.5em;
}

/* ---- frame ---- */


.frame {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    position: fixed;
    z-index: 800;
}
.frame ul {
    list-style: none;
    margin: 0;
    padding: 0;
    height:40px;
    /* position: fixed; */
    font-size: 15px;
    /* z-index: 1000; */
}
.frame ul li {
    float: left;
    width: 127px;
    height: 100%;
    margin: 0 0 0 0;
    padding: 0;
    background: rgba(0, 0, 0,0.9);
    color: #fff;
    text-align: center;
    cursor: pointer;
}
.frame ul li.active {
    color: rgba(0,0,0,0.87);
    background-color: rgba(255,255,255,.9);
    font-weight: bold;
}
.frame-toolbar {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    margin-top: 239px;

}

/* ---- menu ---- */
/* == Style for Menus == */

.menu-icon {
    font-size:0.8em;
    color:black;
    font-weight:bold;
	width:1%;
	text-align:left;
	padding-left:5px;
}

.menu-icon a {
	color:Black;
    text-decoration:none;
}

.menu-icon .selected {
    color:Yellow;
}

.menu-icon1 {
    float:left;
}

.menu-icon a:hover {
	text-decoration: underline;
}

.ui-menu {
    background-color: White;
    color: Black;
    width: 250px;
    font-size: 12px;
    margin: 0px;
    padding: 5px;
}

.ui-menu-item
{
    text-decoration:none !important;
    font-weight: bold;
    padding: 3px;
    text-decoration: none !important;
}

a.menuItem {
    color: black !important;
    display: inline-block;
    width: 100%;
    text-align: left;
    padding: 3px;
    padding-left: 10px;
    font-weight: normal;
}
a.sideMenuItem {
    color: white !important;
    display: inline-block;
    width: 100%;
    text-align: left;
    padding: 3px;
    padding-left: 10px;
    font-weight: normal;
}
.settingsMenuHeader {
    background: linear-gradient(#1c134c, #43076d) !important;
    display: inline-block !important;
    width: 100%;
    z-index: 1051 !important;
    padding-top: 10px;
}
hr.menuBreak {
    margin: 0px;
    padding: 5px;
}

/* == submenu styles == */
.subMenuItem {
    width: 20%;
    font-size: 0.8em !important;
    min-height: 40px;
    border: 0px;
    border-radius: 0px !important;
    /*border-top: 2px solid #18042b !important;
    border-left: 1px solid #18042b !important;
    */
    margin-bottom: 5px !important;
    padding-top: 1px !important;
    padding-bottom:10px !important;
}

.settingsMenu > li > a {
    padding-left: 10px;
}

.settingsMenu i {
    font-size: 25px;
    padding-left: 0px;
    margin-right: 10px;
}

.settingsMenu {
  /*height: 650px;*/
  /*overflow-y: auto;*/
   z-index: 2000;
   background-color: transparent !important;
}

.scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}

/* ---- newspaper ----- */
/* ===== css styles for Newspaper ===== */
/* (Q) Where in the app is the newspaper? */


.newspaper-a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
}

.newspaper-a th {
	padding: 12px 17px 12px 17px;
	font-weight: normal;
	font-size: 14px;
	color: #039;
	border-bottom: 1px dashed #69c;
}

.newspaper-a td {
	padding: 7px 17px 7px 17px;
	color: #669;
}

.newspaper-a tbody tr:hover td {
	color: #339;
	background: #d0dafd;
}

.newspaper-b
{
	font-family: Arial Narrow;
  font-size: 12px;
  font-weight: bold;
  margin: 1px;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
  border: 1px solid #000;
}

.newspaper-b th {
  padding: 15px 1px 1px 1px; */
  font-size: 1em;
  vertical-align: baseline;
  text-align: center;
  height: 60px;
  padding-top: 5px;
  /* display: table-cell; */
  /* font-weight: bold; */
}

.newspaper-b tbody
{
	background: #e8edff;
}

.newspaper-b td {
  padding: 5px;
  color: #000;
  border-top: 1px solid #000;
}

.newspaper-b tbody tr:hover td {
	color: #339;
	background: #FFF;
}




/* ========== zodiac elements ========= */

/* ----- birthchart ----- */

/* ----- celebrities ----- */
.Celebrities .sp
{
    height: 35px;
    display:table-cell;
    vertical-align:bottom;
    text-align:center;
    min-width:110px;
}

.Celebrities {
    margin-right: 18px;
    display: inline-block;
    /* padding-top: 5px; */
    width: 139px;
    text-align: center;
    /* margin-right: 18px; */
}

.swipeAction {
    font-size: 0.5em;
    display: block;
    color: white;
    line-height: 19px;

}

/* ----- ephemeris ----- */
.ephemeris {
    border-right: 1px solid;
    font-size: 0.8em;
    padding-bottom: 3px;
    /*padding-top: 4px;*/
    font-weight: bold;
    height:25px;
}

.ephemeris.cell {
    float: left;
    padding-left: 2px;
    padding-right: 1px;
    width: 66px;
    color:black;
}

.ephemeris.day {
    float: left;
    min-width: 35px;
    border: 1px solid;
    background: white;
    color: black;
    font-size: 0.8em;
}

.ephemeris.top {
    float: left;
    vertical-align:top;
    padding-left: 2px;
    padding-right: 1px;
    width: 66px;
    border:1px solid;
    background:white;
    color:black;
    font-size:0.8em;
}

/* ----- chart ----- */

.chartStyle
{
    width:100%;
    margin:0 auto;

}
.divPrintChart
{
    float:left;

    padding-top:30px;
    padding-left:0px;
    margin-right: 40px;
}

.chartAspect {
    display: inline-block;
    vertical-align: top;
    width:100%;
    padding:0.2%;
    min-width:70px;

}
.chartCanvas
{
    float:left;
}
.chartTitle
{
	font-family:Arial Narrow;
	font-size:small;
	font-weight:bold;
	margin: 4px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
	width:100%;
    margin: 0 auto;
    clear:both;
}
.chartTitle th
{
	padding: 5px 2px 2px 2px;
	font-weight: normal;
	font-size: 12px;
	color: #039;
	height:50px;
	font-style:italic;
}
.chartTitle tbody
{
	background: #e8edff;

}
.chartTitle td
{
	padding:3px;
	color: #000;
	border-top: 1px dashed #0000ff;
}

.chartTitle tbody tr:hover td
{
	color: #339;
	background: #FFF;
}

.chartLink {
    font-size: 2em;
    padding: 5px;
}

.aspectChart {
    border: 1px solid;
    min-height: 35px;
    font-size:0.6em;
    line-height: normal;
}

.chart-dates {
    text-align: center;
    font-weight: bold;
    /* font-family: 'Lato', sans-serif; */
    color: #ffffb3;
    position: absolute;
    bottom: 0px;
    text-shadow: 1px 1px 2px #000000;
    /* float: right; */
    /* left: 0; */
}

.divPrintChart
{
    float:left;
    width:120px;
    padding-top:30px;
    padding-left:10px;
}

.chartHeaderLayout
{
      margin: 0 auto;
}
/* ===== pie chart styles ==== */
.piechart
{
    color:Aqua;
    font-weight:bold;
}
#piechartQualities
{
    color:Aqua;
    font-weight:bold;
}



/* == custom text classes == */

.header-title {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    /* text-transform: uppercase; */
    font-size: 1.2em;
}

.Quotes {
  background-color: transparent ;
  display : block;
  float:none;
  font-size:1.1em ;
  text-align: left ;
  width:100%;
  font-style:italic;
  padding-bottom:20px;
  padding-left:5px;
}

.Phrases {
    font-size: 1.2em !important;
    padding: 6px;
    margin: 4px;
    border-radius: 5px;
    background-color: #CACAEF !important;
    /* padding-bottom: 7px; */
    /* padding-right: 5px; */
}


.homepage-main-text
{
  position:absolute;
  top:55%;
  z-index:10;
  font-size:1.1em;
  font-weight:bold;
  color:white;
  padding:5%;
}

.homepage-side-text {
    position: absolute;
    top: 20%;
    z-index: 10;
    font-size: 1.3em;
    /* font-weight: bold; */
    color: white;
    padding: 0;
    width: 100%;
    text-align: center;
}

.homepage-text-align
{
  position:relative;
  width:100%;
}

.currentTime
{
    font-size:.7em;
}

.Birth-Date
{
    text-align:left !important;
}

/* == keywords == */

.Keywords {
  font-style:normal;
  text-align:left !important;
  display:table-cell;
}

.Keywords, .Phrases {
    font-size: 1.1em !important;
    /* margin-right: 5px; */
    /* margin-left: 10px; */
    font-style: italic;
    background-color: transparent !important;
    border: none !important;
}

a:hover {
    /* background: grey; */
    /* color: Yellow !important; */
}

a.navbar-brand {
    color: white;
    font-size: 2.2em;
}

.overlay-text {
    color: white;
    padding-left: 20px;
    margin: auto;
    position: absolute;
    max-width:100%;
}

.planetListDates {
      padding:0px;
      text-align: left;
      padding-left: 5px;
      color:  #e3e390;
      font-weight: bold;
      line-height:30px;
}

.patternTitle {
    font-weight: bold;
    text-align: center;
    font-size: 1.2em;
}

.patternPlanets {
    text-align: center;
    font-size: 0.9em;
    display: inline-block;
    vertical-align: text-top;
    padding: 10px;
    min-width: 100px;
}

.content-subheading {
    /*font-size: 0.9em; */
    /* font-weight: bold; */
    font-style: normal;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.content-heading-keyword {
    /* font-weight: bold; */
    font-weight: 100;
    font-style: italic;
    margin-bottom: 3px;
}


.readingTitles {
    font-weight: bold;
    /* font-style: italic; */
    font-size: 1.3em;
    margin-bottom: 2px;
    line-height: 1em;
    margin: 0.5em 0 0.5em 0;
    /* color: #B40000; */
    text-shadow: 2px 2px #eedddd;
    text-align: center;
    text-decoration: line-through;
}

.keyword-heading {
    float: left;
    /* padding-right: 10px; */
    clear: left;
    width: 80px;
}

span.menuText {
    margin-left: 4px;
    font-size: 0.9em;
}

.header-summary > h3 {
    margin-bottom: 10px !important;
}

.affirmation
{
  font-style:italic;
  font-size:1.3em;
  background-color:transparent !important;
  border:none !important;
}

a.Descriptions:hover
{
color: #000000 !important;
text-decoration: none !important;
}

.Descriptions
{
  font-size: 1.1em !important;
  font-weight: normal !important;
  padding-right:5px !important;
  margin-left:10px !important;
  float:left;
  background-color:transparent !important ;
  text-align:left !important;
  border:none !important;
  margin-top:5px;
  line-height: 1.5;
}




/* ===== bootstrap modifications ===== */
/* ===== css animations ===== */

/* == css styles for Animations == */


.slide{
  left:0;
}

.slide.ng-enter{
  transition:0.01s linear all;
  position:fixed;
  z-index:inherit;
  left:-100%;
  height:inherit;
}

.slide.ng-leave{
  transition:0.01s linear all;
  position:fixed;
  z-index:9999;
  right:0;
}

.slide.ng-leave-active{
  transition:0.05s linear all;
  position:fixed;
  right:-100%;
  left:100%;
}

.slide.ng-enter-active{
  transition:0.05s linear all;
  left:0;
  position:relative;
}


.animate-repeat {
  list-style:none;
  box-sizing:border-box;
}

.animate-repeat.ng-move,
.animate-repeat.ng-enter,
.animate-repeat.ng-leave {
  -webkit-transition:all linear 0.5s;
  transition:all linear 0.5s;
}

.animate-repeat.ng-leave.ng-leave-active,
.animate-repeat.ng-move,
.animate-repeat.ng-enter {
  opacity:0;
  max-height:0;
}

.animate-repeat.ng-leave,
.animate-repeat.ng-move.ng-move-active,
.animate-repeat.ng-enter.ng-enter-active {
  opacity:1;
  max-height:40px;
}




/* ========== zodiac elements ========= */

.Zodiac-Signs, .Zodiac-Planets, .Runes, .Elements, .Numbers, .Houses {
    float: left;
    font-size: 0.9em !important;
    box-shadow: 0 5px 5px 0 #5D5C7D;
    line-height: 1;
    margin-bottom: 10px !important;
    margin-right: 10px;
    max-width: 80px;
    min-height: 70px;
    padding: 5px 5px 5px 5px;
    background-color:#cacaef
}

.Principles, .Shadow, .Traits, .Cycles, .Birth-Date, .Relationship-Types {
    font-size: 1.1em !important;
    font-weight: bold;
    /* padding-right: 5px !important; */
    /* margin-left: 10px !important; */
    margin-top: 5px;
    background-color: transparent !important;
    border: none !important;
    text-align:left !important;
    display:table-cell;
}


.Planets-in-Houses,.Synastry-in-Houses {
    font-size: 0.8em !important;
    font-weight: bold;
    padding-right:15px;
    padding-left:5px;
    padding-top:5px;
    margin-left:20px;
    margin-right:5px;
    margin-bottom:10px;
    padding-bottom:7px;
    min-height:20px;
    min-width: 270px;
    max-width: 250px;
}

.Planets-in-Signs {
    font-size: 1.2em !important;
    font-weight: bold;
    /* padding-right: 5px; */
    /* padding-left: 5px; */
    /* padding-top: 5px; */
    margin-right: 20px;
    margin-bottom: 15px;
    padding-bottom: 7px;
    max-width: 150px;
    min-height: 220px;
}

.Planet-Aspects, .Synastry-Aspects, .Transit-Aspects {
    font-size: 0.9em !important;
    font-weight: bold;
    /* padding: 5px 5px 5px 5px; */
    /* margin-left: 5px; */
    margin-right: 15px;
    margin-bottom: 5px;
    float: left;
    max-width: 150px;
    min-height: 220px;
}

.Flora,.Crystals,.Animal-Totems,.Objects,.Chakras
{
  font-size: 1em !important;
  margin-bottom:10px;
  width: 139px;
  height: 165px;
  line-height:1;
  margin-top: 15px;
}

.Tarot-Major-Arcana, .Tarot-Minor-Arcana, .Tarot-Court-Cards {
    margin-right: 10px;
    margin-bottom: 10px;
    width: 150px;
    min-height: 190px;
    float: left;
    /* padding: 5px 5px 5px 5px; */
}

/* ----- birthchart ----- */
/* ----- celebrities ----- */
/* ----- ephermeris ----- */
/* ----- horoscope ----- */

/* ====== Horoscope Typography Styling ==== */

.horoscope-phrase {
    font-weight: bold;
    border-radius: 0px;
    text-transform: unset;
    font-size: 1.4em;
    vertical-align: center;
    text-transform: capitalize;
    text-align: center;
    padding: 5px;
    color: white !important;
}

.horoscope-phrase > a {
    color: black;
    text-decoration:none;
}
.horoscope-link
{
text-align: center;
font-style: italic;
padding-bottom: 10px;
}

h2.horoscope-summary {
    text-align:center;
}


/* general component styles */
.horoscope-view{
    background-color:rgba(0,0,0,0.5);
}


/* RELATIONSHIP STYLES  */

.horoscope-Opposition
{
    background-color: #FFC8D3 !important;
}
.horoscope-Square
{
    background-color: #FFC8D3 !important;
}
.horoscope-Trine
{
    background-color: #C8CEFF !important;
}

.horoscope-Sesquiquadrate
{
    background-color: #FFC8D3 !important;
}
.horoscope-Sextile
{
    background-color: #C8CEFF !important;
}
.horoscope-Conjunct
{
    background-color: #D5F7C8 !important;
}
.horoscope-Inconjunct
{
    background-color:  #FFC8D3 !important;
}
/* end of relationship styles  */

.rater {
    text-transform:uppercase;
    font-size:1.2em;
    font-weight:bold;
    padding:10px;
    border-bottom:1px black solid;
}

.horoscope-nav.ng-scope {
    display: table;
    margin: 0 auto;
}

.horoscope-panel-view {
  width:300px;
  margin-right:10px;
  min-height:350px;
}


.horoscope-phrase a {
    color: white !important;
}

.horoscope-section-title {
    color:white;
    font-size:1.5em;
}

.horoscopeHeaderArrow {
    font-size: 2.5em;
    font-weight: bold;
    color: #ffffb3;
    text-align: left;
    padding: 5px;
    padding-top: 0px;
    font-family: monospace;
}


.horoscope-titles
{
    background-color:#003;
    clear:both;
}
.horoscope-aspect-header {
    font-size:1.2em;
    font-weight:bold;
}


.horoscope-dates {
    width: 100%;
    height: 100%;
}
.horoscope-summary {
    margin-top: 0px;
    font-size: 1em;
    text-align: center;
    color: #ffffb3;
    text-transform: uppercase;
    text-shadow: 2px 3px 5px black;
}
.horoscope-summary-area
{
    text-transform:uppercase;
    font-weight:bold;
    text-align: center;
    clear: both;
}

.horoscope-header {
    /* display: table-row; */
    text-align: center;
    clear: both;
    /* min-height: 150px; */
    margin-top: 10px;
    left: 50px;
}

.horoscope-header-icon
{
    float:right;
}

/* ----- moon ----- */
/* ----- planets ----- */
/* ----- zodiac symbols ----- */
/* ----- chart ----- */


/* ======= design elements ====== */
/* ======= design elements ====== */
/* ======= design elements ====== */

/* images */

/* ====== Horoscope Typography Styling ==== */

.horoscope-phrase {
    font-weight: bold;
    border-radius: 0px;
    text-transform: unset;
    font-size: 1.4em;
    vertical-align: center;
    text-transform: capitalize;
    text-align: center;
    padding: 5px;
    color: white !important;
}

.horoscope-phrase > a {
    color: black;
    text-decoration:none;
}
.horoscope-link
{
text-align: center;
font-style: italic;
padding-bottom: 10px;
}

h2.horoscope-summary {
    text-align:center;
}


/* general component styles */
.horoscope-view{
    background-color:rgba(0,0,0,0.5);
}


/* RELATIONSHIP STYLES  */

.horoscope-Opposition
{
    background-color: #FFC8D3 !important;
}
.horoscope-Square
{
    background-color: #FFC8D3 !important;
}
.horoscope-Trine
{
    background-color: #C8CEFF !important;
}

.horoscope-Sesquiquadrate
{
    background-color: #FFC8D3 !important;
}
.horoscope-Sextile
{
    background-color: #C8CEFF !important;
}
.horoscope-Conjunct
{
    background-color: #D5F7C8 !important;
}
.horoscope-Inconjunct
{
    background-color:  #FFC8D3 !important;
}
/* end of relationship styles  */


.horoscope-nav.ng-scope {
    display: table;
    margin: 0 auto;
}

.horoscope-panel-view {
  width:300px;
  margin-right:10px;
  min-height:350px;
}

.panel-summary select {
    color: black !important;
}

.horoscope-header > h2 {
    margin: 0px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    font-size:0.9em;
    font-style: italic;
}

.horoscope-phrase a {
    color: white !important;
}

.horoscope-section-title {
    color:white;
    font-size:1.5em;
}

.horoscopeHeaderArrow {
    font-size: 2.5em;
    font-weight: bold;
    color: #ffffb3;
    text-align: left;
    padding: 5px;
    padding-top: 0px;
    font-family: monospace;
}


.horoscope-titles
{
    background-color:#003;
    clear:both;
}
.horoscope-aspect-header {
    font-size:1.2em;
    font-weight:bold;
}


.horoscope-dates {
    width: 100%;
    height: 100%;
}
.horoscope-summary {
    margin-top: 0px;
    font-size: 1em;
    text-align: center;
    color: #ffffb3;
    text-transform: uppercase;
    text-shadow: 2px 3px 5px black;
}
.horoscope-summary-area
{
    text-transform:uppercase;
    font-weight:bold;
    text-align: center;
    clear: both;
}

.horoscope-header {
    /* display: table-row; */
    text-align: center;
    clear: both;
    /* min-height: 150px; */
    margin-top: 10px;
    left: 50px;
}

.horoscope-header-icon
{
    float:right;
}
/* --=-- */

/* ---- matrix ---- */

/* ====== Horoscope Typography Styling ==== */

.horoscope-phrase {
    font-weight: bold;
    border-radius: 0px;
    text-transform: unset;
    font-size: 1.4em;
    vertical-align: center;
    text-transform: capitalize;
    text-align: center;
    padding: 5px;
    color: white !important;
}

.horoscope-phrase > a {
    color: black;
    text-decoration:none;
}
.horoscope-link
{
text-align: center;
font-style: italic;
padding-bottom: 10px;
}

h2.horoscope-summary {
    text-align:center;
}


/* general component styles */
.horoscope-view{
    background-color:rgba(0,0,0,0.5);
}


/* RELATIONSHIP STYLES  */

.horoscope-Opposition
{
    background-color: #FFC8D3 !important;
}
.horoscope-Square
{
    background-color: #FFC8D3 !important;
}
.horoscope-Trine
{
    background-color: #C8CEFF !important;
}

.horoscope-Sesquiquadrate
{
    background-color: #FFC8D3 !important;
}
.horoscope-Sextile
{
    background-color: #C8CEFF !important;
}
.horoscope-Conjunct
{
    background-color: #D5F7C8 !important;
}
.horoscope-Inconjunct
{
    background-color:  #FFC8D3 !important;
}
/* end of relationship styles  */


.horoscope-nav.ng-scope {
    display: table;
    margin: 0 auto;
}

.horoscope-panel-view {
  width:300px;
  margin-right:10px;
  min-height:350px;
}



.horoscope-phrase a {
    color: white !important;
}

.horoscope-section-title {
    color:white;
    font-size:1.5em;
}

.horoscopeHeaderArrow {
    font-size: 2.5em;
    font-weight: bold;
    color: #ffffb3;
    text-align: left;
    padding: 5px;
    padding-top: 0px;
    font-family: monospace;
}


.horoscope-titles
{
    background-color:#003;
    clear:both;
}
.horoscope-aspect-header {
    font-size:1.2em;
    font-weight:bold;
}


.horoscope-dates {
    width: 100%;
    height: 100%;
}
.horoscope-summary {
    margin-top: 0px;
    font-size: 1em;
    text-align: center;
    color: #ffffb3;
    text-transform: uppercase;
    text-shadow: 2px 3px 5px black;
}
.horoscope-summary-area
{
    text-transform:uppercase;
    font-weight:bold;
    text-align: center;
    clear: both;
}

.horoscope-header {
    /* display: table-row; */
    text-align: center;
    clear: both;
    /* min-height: 150px; */
    margin-top: 10px;
    left: 50px;
}

.horoscope-header-icon
{
    float:right;
}
/* -----=----- */

/* header */

.view-header {
    background-color: #286090;
    padding: 5px !important;
    margin-bottom: 10px;
    border-bottom: 5px solid black;
    padding-bottom: 5px;
}
.view-header a {
    color: white;
    text-decoration:none !important;
}

.view-heading {
    padding-left: 0px;
    padding-top: 7px;
    font-weight: bold;
    background-color: #1C2B43;
    color: white;
    padding: 5px;
}



/* ----- footer ----- */

.orb-footer-float ul >li > a {
    color: white !important;
}
.orb-footer-lead {
    text-align: center;
    font-size: 1.8em !important;
    font-weight: bold;
}
.orb-footer-float {
    float: left;
    margin: 10px;
    font-size: 1.1em;
}
.footerTitles {
    color: yellow;
}

footer a {
    color: #eeee00 !important;
    font-weight: bold;
}

div#orb-contentinfo {
    clear: both;
}

/* gauges */
.gaugeBlack {
    height:24px;
    background: linear-gradient(#000,#332d2d);
}
.gaugeBlue {
    height:24px;
    background:linear-gradient(#190d7b,#485ece);
}
.gaugeRed {
    height:24px;
    background:linear-gradient(#860202,#e85353);
}
.gaugeGreen {
    height:24px;
    background:linear-gradient(#193119,#368936);
}


/* categories */

.categoryBlock {
    background-color: #CACAEF;
    font-weight: bold;
    display: inline-block;
    min-height: 30px;
    margin-right: 30px;
    margin-bottom: 10px;
    padding-left: 5px;
    /* min-width: 285px; */
    box-shadow: 1px 1px 5px black;
    /* text-align: center; */
    /* font-size: 0.9em; */
    padding-top: 5px;
}

.categoryItem
{
   float:left;
   font-size:0.7em;
   padding-left:5px;
   color:Red;
   font-weight:bold;
   font-style:italic;
}

.categoryrelationships
{
    float:left;
    padding-left:10px;
    font-size:1.0em;
    color:Red;
    font-weight:bold;
    font-style:italic;
}

.category
{
    float:left;
    padding-bottom:10px;
    font-size: 1.1em;
}

.viewCategory {
    text-align: center;
    font-style: italic;
    font-size: 2em !important;
    margin: 0px 0px 10px 0px;
    color: white !Important;
    text-decoration: underline;
    padding:10px;
}
.viewCategory > a {
    color:white;
}



/* ----- view ------ */

.definitions-view
{
   float:left;
   max-width:300px;
   padding-bottom:10px;
   padding-left:5px;
   margin-right: 30px;
}

.seeAlso-view
{
  float:left;
}

.images-view
{
 float: left;
  max-width:  340px;
  padding-bottom: 10px;
  padding-left: 25px;
}

.symbols-view
{
    display: inline-block;
    padding-left:20px;
    max-width:350px;
}


/* ----- tab ----- */
.tabBirth:hover
{
    background:none !important;
}

.tabBirth
{
    text-decoration:none !important;
     font-size: 1.2em;
}

.tab-pane
{
    margin-left:10px;
    margin-right:10px;
}

#tabs
{
    font-size:14px;
}

.tab-content
{
    /*
    background-color:White;
    padding-top:10px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:10px;
    */
}

/* -----item----- */
/* (q) what is an item within the app layout?  */


.itemText
{
    float:left;
    width:256px;
}

.itemImagesTarot
{
    float:left;
    width:560px;
}

.itemImagesOther
{
    float:left;

}
.itemColors
{
   width: 100%;
   border: thin solid black;
   display:table;
}

.itemTraits
{
    /*display:table-caption  */
}

a.matrixItemMain.Phrases {
    background-color: #1c2b43 !important;
    color: white !important;
}

.itemTitles {
    font-weight: bold;
    /* font-style: italic; */
    font-size: 1.3em;
    text-decoration: underline;
    margin-bottom: 8px;
    line-height: 1em;
    /* margin: 0.5em 0 0.5em 0; */
    color: #B40000;
    /*text-shadow: 2px 2px #eedddd;*/
}

.itemDiscount {
    /* font-style: italic; */
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 2px;
    line-height: 1em;
    margin: 0.5em 0 0.5em 0;
    color: #B40000;
    text-shadow: 2px 2px #eedddd;
    text-align: center;
    /* text-decoration: line-through; */
}
.itemSymbols
{
}

.horoscope-item {
    float:left;
    padding-left:10px;
    width: 58%;
}

.itemCelebrities
{
    margin:0 auto;
}
.itemTarot
{
    margin:0 auto;
}

a.dashboard-item {
    color: white;
    font-size: 1.6em;
    margin:10px;
}



/* ----- modal ----- */
.modal.fade .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all 0.05s;
    -moz-transition: all 0.05s;
    transition: all 0.05s;
}

.modal.fade.in .modal-dialog {
    opacity: 1;
}

.modal {
    top:0px;
     overflow-y:auto;
}

/* (dev) */
/* .modal-header {
    border-bottom:none !important;
    font-size:1.5em;
    padding-top: 40px !important;
} */

.astro-modal {
    z-index:999999;
    width: 80%;
    padding-top: 100px;
    margin: 0 auto;
}




.modal.right.fade .modal-dialog {
    right: -320px;
    -webkit-transition: opacity 0.2s linear, right 0.2s ease-out;
       -moz-transition: opacity 0.2s linear, right 0.2s ease-out;
         -o-transition: opacity 0.2s linear, right 0.2s ease-out;
            transition: opacity 0.2s linear, right 0.2s ease-out;
}

.modal.right.fade.in .modal-dialog {
    right: 0;
}

.modal-backdrop {
    margin-top:40px;
    z-index: -1;
}

.modal-body {
    background-color: white;
    color: black;
}



/* ----- panel ----- */
/* == css styles for Panels == */

.panel-stars > .panel-heading h2
{
    font-style: italic;
    margin-top: 0;
}
.panel-stars > .panel-heading h3 {
}
.panel-title
{
    height:10px;
}

.panel-info .panel-body {
    padding: 0px;
    padding-top:10px
}
.panel.panel-events {
    /*background-color: black;*/
    color: black;
}

.panel.panel-events a {
    color: black;
}

.panel-heading {

}

.panel-side a {
    color: black;
    text-decoration:none !important;
}

.panel.panel-side {
    min-height: 220px;
    color:black;
    position:relative;
    border-radius:0px;
    background-color: #f3f3ff;
    font-size:16px;
}
.panel-side .panel-body {
    padding: 0px;
}

.panel-info > .panel-heading {
    /* color: #fff !important; */
    text-align: center;
    /* padding: 1px 15px 1px 7px; */
    border-radius: 0px;
    text-transform: uppercase;
    color: black;
    margin-bottom: 10px;
    background: linear-gradient(#ffffff,#a8a3ff);
    border-color: #000000;
    font-weight: bold;

}
.panel-info {
    z-index: 10;
    box-shadow: none !important;
}

.panel-summary {
    border: none;
    border-radius: 0px;
}
.panel-summary > .panel-body {
    background-color: rgba(0, 0, 0, 0.3607843137254902);
    color:white;
    padding:0px;
    padding-top:10px;
}

.panel-body.active {
    background-color:#83AABD;
}

.panel-events a {
    /*text-decoration: underline;*/
}
.panel.panel-events a {
    color: black;
    text-decoration: none;
}

.panel-primary {
    box-shadow:none;
}
.panel-primary > .panel-heading {
    text-align: center;
    margin: 0px;
    padding: 5px 10px 1px 1px;
    font-weight:bold;
    font-size:0.9em;
}

.panel-primary a {
    font-size: 0.9em;
}
.panel-primary > .panel-heading a:after {
    font-family:'Glyphicons Halflings';
    content:"\e114";
    float: right;
    color: grey;
}
.panel-primary > .panel-heading a.collapsed:after {
    content:"\e080";
}

.panel-dark a {
    text-decoration: none;
    /*font-size:1.4em;*/
    color:white;
}

.sticky-panel {
    position: fixed;
    /* top: 45px; */
    z-index: 1001;
    width: 100%;
    bottom: -10px;
    left: 0px;
}

.panel-footer {
    font-size: 0.8em;
    padding: 0px;
    font-weight:normal !important;
}

.panel.panel-view {
    padding: 0px;
    padding-bottom: 16px;
}

.panel-ads {
    position:fixed;
}
.panel-summary .horoscopeHeaderArrow {
    color: black;
}

.panel-info a {
    text-decoration: underline;
    font-weight: bold;
}

.panel-summary > .panel-heading {
    text-align: center;
    background: linear-gradient(#ffffff,#a8a3ff);
    text-transform: uppercase;
    font-weight: bold;
}

.sign-panel {
  padding:0px;
  border:solid 1px;
  font-size:12px;
  font-weight:bold;
  color:black;
}

.panel-events .panel-body {
    padding-top: 1%;
}

.panel.twt-info {
    font-size: 0.8em;
    background-color:white;
}





/* ----- buttons ----- */

.btn {
    white-space: normal;
        padding: 10px 10px !important;
        font-size: 1.2rem !important;
}

.btn-success:hover {
    color: black;
    border-color: #000033;
}
.btn-success {
    background-color: #663b64 !important;
    border-color: #230a53;
    color: #ffd0d0 !important;
    font-weight: bold;
    border-color: black !important;
}

.btn.btn-midnight {
    border-radius: 10px;
    padding: 10px;
}

.btn-secondary {
    background-color: whitesmoke;
    color: black;
}
a.btn.btn-primary {
    border-radius: 0px;
}

.share-btn-text {
    vertical-align:middle;
    line-height:50px;
    font-weight:bold;
    color: black;
}
.dashboard-btn-image {
    height: 60px;
    /* border-radius: 40%; */
    text-align: center;
    font-size: 1.5em;
    margin-right: 8px;
    padding-top: 2px;
    box-shadow: 3px 4px 2px black;
}
.dashboard-btn-text {
    font-size: 0.5em;
    text-shadow: 1px 1px 1px black;
}
.share-btn-image {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    /* border: 1px solid; */
    /*font-size: 1.7em;*/
    /* padding: 3px; */
    margin: 5px;
}
i.share-btn-image {
    font-size: 1.7em;
}

.str-inline-share .x-btn {
    display: block;
    background: #3b5998;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 8px;
    font-size: 18px;
    height: 36px;
}

.btn-primary a {
    color: white;
    text-decoration: none !important;
}
.btn-primary:active:focus {
    background-color: black !important;
}
.active.btn-success:hover {
    background-color: lightblue;
    color: black;
    border-color: lightcyan;
}
.btn-success.active {
    background-color: #000033 !important;
    color: white;
    border-color: black;
}

.btn-xlg {
padding: 10px 35px 45px 25px;
  font-size: 32px;
  line-height: 1.3333333;
  margin-top: 15px;
  margin-bottom: 15px;
  border-radius: 6px;
}

.btn-Shadow
{
    background-color: #890000;
}
.btn-Principles
{
    background-color:#000C43;
}
.btn-Keywords
{
    background-color:#002D12;
}

.btn-House {
}


/* ===== UI Button Styling ===== */
.ui-button,  .ui-button-text .ui-button{
    font-size: 14px !important;
    margin-left:5px !important;
}


/* ======== styling / aesthetics ======= */
/* ======== styling / aesthetics ======= */
/* ======== styling / aesthetics ======= */

/* ==== attributes css ==== */
/* == what are attr's within the app? == */

.attr-symbol-house
{
    padding-right:25px;
}
.attr-image-long {
    height: 190px;
    box-shadow: 0 5px 5px 0 #777777;
    /* margin-left: 7px; */
    margin-bottom: 5px;
    margin-right: 10px;
    width: 150px;
}


.attr-image
{
width: 139px;
height: 129px;
/* padding-right: 8px; */
/* padding-left: 6px; */
}

.attr-image-sm
{
width: 120px;
height: 120px;
box-shadow: 0 5px 5px 0 #777777;
background-color:white;
}


.attr-image-birth
{
    width: 90px;
height: 80px;
margin-bottom: 10px;
padding-top: 5px;
}



.attr-image-lg
{
    height: 150px;
    width: 150px;
    box-shadow: 0 5px 5px 0 #888888;

}

.attr-image-birthchart
{
    float: left;
    height: 200px;
    width: 200px;
   padding:5px 15px 0px 0px
}
.attr-image-extralg-0215
{
    height: 200px;
    width: 200px;
    margin-bottom: 5px;
    box-shadow: 0 5px 5px 0 #888888;

}
.attr-image-extralg {
    max-height: 370px;
    max-width:370px;
    width: 100%;
    margin-bottom: 5px !important;
    display: block;
    margin: 0 auto;
    padding: 20px;
    padding-top:0px;
    /* box-shadow: 0 5px 5px 0 #888888; */
}

.attr-summary-tarot {
    margin: 0 auto;
    position: relative;
    width: 100%;
    display: block;
    max-width: 400px;
}
.attr-image-summary {
    /* border-top-left-radius: 3px; */
    border: solid 8px #111111;
    float: left;
    position: relative;
    max-width: 220px;
    display: block;
    margin: 0 auto;
    height: 220px;
    margin-right:10px;
}

.attr-symbol,.attr-symbol-png
{
width: 32px;
/* padding-right: 20px; */
height: 32px;
margin-right: 15px;
margin-left: 20px;
margin-top:12px;
padding-left: 1px;
}
}

.attr-symbol-house
{
     height:20px;
    padding-right:5px;
    min-width: 35px;
}

/* ----- shadows ----- */
.shadow2  {
	background-color: #BFDDF2;
}

.shadow1 .bc-header-content,.shadow1 .sc-header-content {
	position: relative; /* This protects the inner element from being blurred */
}

.shadow1 {
    -webkit-box-shadow: 0 0 6px 4px black;
    -moz-box-shadow: 0 0 6px 4px black;
    box-shadow: 0 0 6px 4px black;
    width:100%;
    background-color: #E4E7FF;
}




/* ----- searchbar ----- */

/* ----- navbar. ----- */
/* == css styles for navbar == */


/* icon bar prettyup - optional */
#slide-nav .navbar-toggle > .icon-bar {
    width: 100%;
    display: block;
    height: 3px;
    margin: 5px 0 0 0;
}
#slide-nav .navbar-toggle.slide-active .icon-bar {
    background: orange
}
.navbar-header {
    position: relative
}

/* un fix the navbar when active so that all the menu items are accessible */
.navbar.navbar-fixed-top.slide-active {
    position: relative
}
.navbar-nav > li > a {
    font-size:0.9em;
}
.navbar-inverse .navbar-nav > li > a {
    color: #ffffff;
}

.nav-pills > li > a {
  border-radius: 0px;
}

/* put toggle bars on the left :: not using button */
#slide-nav .navbar-toggle {
    cursor: pointer;
    position: relative;
    line-height: 0;
    float: left;
    margin: 0;
    width: 30px;
    height: 40px;
    padding: 10px 0 0 0;
    border: 0;
    background: transparent;
}



/* ----- style ----- */

/* ======= user interaction ====== */
/* ----- accordion ----- */

.accordion { list-style-type: none; padding: 2; margin: 0 0 30px; border: 1px solid #333; border-top: none; border-left: none;font-size:2em; }
.accordion ul { padding: 0; margin: 0; float: left; display: block; width: 100%; }
.accordion li { background: #000; cursor: pointer; list-style-type: none; padding: 0; margin: 0; float: left; display: block; width: 100%;color:White !important;}
.accordion li.active>a { background: url('close.gif') no-repeat center right; }
.accordion li div { padding: 20px; background: #aef; display: block; clear: both; float: left; width:260px;}
.accordion li ul li {
  background: none repeat scroll 0 0 #222222;
  border: 1px solid #000000;
  font-size: 0.9em;
}

.accordion a {
  background: url("open.gif") no-repeat scroll right center transparent;
  border-bottom: 1px solid #222222;
  color: White;
  cursor: pointer;
  display: block;
  padding: 2px 3px 3px 10px;
  text-decoration: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transform: translateZ(0);
  -webkit-transition: height 0.35s ease 1s linear;
  -moz-transition: height 0.35s ease 1s linear;
  -o-transition: height 0.35s ease 1s linear;
  -ms-transition: height 0.35s ease 1s linear;
  transition: height 0.35s ease 1s linear;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}


/* ----- userinput ----- */

.datestyle
{
     float:left !important;
}

.hasDatepicker
{
    padding-right:5px !important;
}
.birthInput
{
    margin-right: 5px;
    margin-left:5px;
}

.birthInputSmall
{
    margin-right: 5px;
    margin-left:5px;
    width:40px;
}

.birthInputLong
{
    margin-right: 5px;
    margin-left:5px;
    width:220px;
}

/* ===== Timepicker Styling ===== */

.ui-timepicker-div .ui-widget-header { margin-bottom: 8px;font-size:smaller; }
.ui-timepicker-div dl { text-align: left; font-size:medium; }
.ui-timepicker-div dl dt { height: 25px; margin-bottom: -15px;font-size:smaller; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 65px; font-size:medium; }
.ui-timepicker-div td { font-size: 90%;font-size:smaller; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0;font-size:smaller; }

/* ----- contact ----- */

.contact-view {
    /* padding-left: 40px; */
    /* font-size: 1.5em !important; */
}
.contact-info
{
    float:left;
    width: 360px;
    padding-left: 10px;
    width: 100%;
  padding-right: 10px;
    padding-top: 10px;
    border-top: 1px solid #000;
}
.contact-main
{
    float:left;
    padding-top:10px;
}
.contact-image {
    width: 250px;
    margin: 25px;
    min-height: 200px;
}

/* ----- dashboard ----- */
i.dashboard-icon {
    font-size: 2em;
    text-align:center;
    padding:0px;
    width:100%;
    /*text-shadow: 2px 2px 5px #000000;*/
    margin: 0%;
}
.dashboard-icon {
    margin-left: 10%;
    margin-right: 10%;
    text-shadow: 1px 1px 5px #000000;
}


/* ----- bc ----- */

.bc-date-start
{
    background: none repeat scroll 0 0 #1a283f;
    color: white;
    float: left;
    text-align: center;
    font-size: 1.1em;
    font-weight:bold;
    min-height: 50px;
    opacity: 0.9;
    padding: 2px 1px 2px 1px;
    position: relative;
}

.bc-date-end
{
  background: none repeat scroll 0 0 #54446e;
  color: white;
  float: left;
  text-align: center;
  font-size: 1.1em;
  font-weight:bold;
  min-height: 50px;
  opacity: 0.9;
  padding: 2px 1px 2px 1px;
  position: relative;

}


.bc-date-exact {
    background: none repeat scroll 0 0 #24015C;
    color: white;
    float: left;
    text-align: center;
    font-size: 1.1em;
    font-weight: bold;
    min-height: 50px;
    opacity: 0.7;
    padding: 2px 1px 2px 1px;
    position: relative;

}

.bc-header-content h1
{
    float:left;
    font-weight:bold;
    padding-right:5px;
}


.basiclabel
{
    font-weight:bold;
    padding-left:5px;
    margin-top:7px;
}
.basicfield
{
    width:300px;
}
.basiccomment
{
    height:200px;
}

.bc-field-separator
{
    float:left;
    margin-left:5px;
    margin-top:5px;
}

.basicdiv
{
    width:100%;
    padding-bottom:30px;
}

.bc-anchor
{
    display: block;
    position: relative; top: -100px; visibility: hidden;
}

/* ---- select css ---- */

.select-css {
	display: block;
	font-size: 16px;
	font-family: inherit;
	font-weight: 700;
	color: #444;
	line-height: 1.3;
	/*padding: .6em 1.4em .5em .8em;*/
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	margin: 0;
	border: 1px solid #aaa;
	box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
	border-radius: .5em;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: #fff;
	/*background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E), linear-gradient(to bottom, #ffffff 0%,#cea2e03b 100%);*/
	background-repeat: no-repeat, repeat;
	background-position: right .7em top 50%, 0 0;
	background-size: .65em auto, 100%;
}

.select-css::-ms-expand {
	display: none;
}
.select-css:hover {
	border-color: #888;
}
.select-css:focus {
	border-color: #aaa;
	box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
	box-shadow: 0 0 0 3px -moz-mac-focusring;
	color: #6c757d;
	outline: none;

}
.select-css option {
	font-weight:normal;
}

/* == Misc == */

.Keywords {
  font-style:normal;
  text-align:left !important;
  display:table-cell;
}

.Keywords, .Phrases {
    font-size: 1.1em !important;
    /* margin-right: 5px; */
    /* margin-left: 10px; */
    font-style: italic;
    background-color: transparent !important;
    border: none !important;
}
