/* main css file */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video
  {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  letter-spacing: 0px;
}

sub {vertical-align: sub !important;}
sup {vertical-align: super !important;}

em {
  font-style: italic;
}

body {
  line-height: 1.4em !important;
  background: #fff;
  background-image:url(../images/NASA-background.png);
  background-repeat: no-repeat;
  background-position: center top;
  -webkit-font-smoothing: antialiased !important;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section
  {
  display: block;
}

blockquote,q {
  quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
  content: '';
  content: none;
}

body,h1,h2,h3,h4,h5,h6,a,p,ul,ol,li,img,span,strong,em {
  font-family: Arial, Helvetica, sans-serif !important;
}

ol,ul {
  margin-bottom: 0px;
  list-style-type: none;
}

.node ol, .node ul {
  padding-left: 5px;
  margin: 2px 5px 0 0;
}

hr {
  margin: 5px 0;
  background-color: #B8CBDD;
}

h2 {
  font-size: 16px;
}

h3 {
  font-size: 14px;
  margin: 7px 0 3px 0;
  line-height: 16px
}

a:link,a:visited {
  color: #273DA2 !important;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased !important;
}

a:hover {
  text-decoration: underline !important;
}

.expandable a:link,.expandable a:visited,#admin-menu-menu a:link,#admin-menu-menu a:visited,.admin-menu-action a:link,.admin-menu-action a:visited
  {
  color: #FFF !important;
}

a:focus, input:focus, button:focus, textarea:focus, select:focus {
  -moz-box-shadow: #06f 0 0 7px;
  -webkit-box-shadow: #06F 0 0 7px;
  box-shadow: #06F 0 0 7px;
  z-index: 1;
}

strong {
  font-weight: bold;
}

i {
  font-style: italic;
}
/* Panel Pane Styles */
.news-features.withbg {
  border: none;
  background: none;
}

.pane-container {
  float: left;
  margin-top: 0;
  overflow: hidden;
  width: 100%;
  background: #ecf2fa;
  background: -moz-linear-gradient(top, #ecf2fa 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ecf2fa), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #ecf2fa 0%, #ffffff 100%);
  background: -o-linear-gradient(top, #ecf2fa 0%, #ffffff 100%);
  background: -ms-linear-gradient(top, #ecf2fa 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #ecf2fa 0%, #ffffff 100%);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.39);
  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.39);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.39);
}

/* no list style on most lists since they're generated by app.js and have image thumbnails and such */
ol,ul {
  margin-bottom: 0px;
  list-style-type: none !important;
}

.node ol, .node ul {
  padding-left: 5px;
  margin: 2px 5px 0 0;
}

.pane-content ul,
.pane-content ol {
  padding: 0px 3px;
}

/* this should cover all content created as part of an individual node, so custom lists as part of the body should hold normal formatting */
.pane-entity-field .pane-content ul,
.pane-entity-field .pane-content ol {
  padding-left: 20px;
}

.pane-entity-field .pane-content ul {
  list-style-type: disc !important;

}

.pane-entity-field .pane-content ol {
  list-style-type: decimal !important;
 }
 
.pane-entity-field .pane-content ul li,
.pane-entity-field .pane-content ol li {
  padding-left: 5px;
}

.pane-entity-field .pane-content ul li ul {
  list-style-type: circle !important;
}

.pane-entity-field .pane-content ol li ol {
  list-style-type: lower-alpha !important;
}

.pane-content ol,
.pane-content ul {
  list-style-position: inside !important
}

.landing_page ol,
.landing_page ul {
  list-style-position: inside !important;
  padding: 0 15px !important; 
}

.pane-content ol,
.landing_page ol {
  list-style-type: decimal !important;
}

.pane-content ol ol,
.landing_page ol ol {
  list-style-type: lower-alpha !important;  
}

.pane-content ol ol ol,
.landing_page ol ol ol {
  list-style-type: lower-roman !important;  
}

.landing_page ul {
  list-style-type: disc !important;
}

.pane-content ul ul,
.landing_page ul ul {
  list-style-type: circle !important;
}

.pane-custom .pane-content img {
  margin: 0 5px 5px 0;
}

ol.no-list-style, ul.no-list-style,
.pane-content .career-content ol,
.pane-content .career-content ul,
.pane-content .leadership ol,
.pane-content .leadership ul,
.pane-content .nasa-org ol,
.pane-content .nasa-org ul,
.pane-content .tiny-contentsecond ol,
.pane-content .tiny-contentsecond ul,
.pane-content .homepagevideo ol,
.pane-content .homepagevideo ul,
.pane-content .blog-list ol,
.pane-content .blog-list ul,
ul.action-links,
.page-multimedia-nasatv .pane-content ul,
.page-error .pane-content ul,
.pane-content .news-release ul {
  list-style: none !important;
  padding-left: 0 !important;
}

.pane-title {
  font-weight: bold;
  padding: 10px 5px;
  margin: 2px;
  font-size: 16px;
  border-bottom: 1px solid #B8CBDD;
}

/* Styles for Side Menu */
.ui-accordion .ui-accordion-header {
  background: none;
  border: none;
  box-shadow: none;
}

.ui-state-default .ui-icon {
  background: url(../images/right-arrow.png) 6px 2px no-repeat !important;
}

.ui-state-active .ui-icon {
  background: url(../images/down-arrow.png) 1px 2px no-repeat !important;
}

.ui-widget-content {
  border: none;
  background: none;
  color: #333;
}

.ui-accordion .content-child-container .ui-accordion-header-icon,
.ui-accordion .content-child-child-container .ui-accordion-header-icon {
  left: -.5em;
}

.no_content_title {
  font-size: 13px;
  margin-top: 10px;
  padding-left: 30px;
  font-weight: bold;
}

.side-menu-items {
  list-style: none;
}

/* Embed Tags for Dynamic Widgets */
body div.embedTag {
  display: block;
  float: left;
  padding-top: 0px;
  width: 100%;
}

/* Styles for Image Gallery Slider */
#slideshow_toolbar_small {
  border-bottom: 1px solid #B8CBDD;
  float: left;
  padding: 5px 0;
  width: 472px;
}

#slideshow_toolbar_small a {
  float: left;
  margin: -1px 0px 0px 0;
  padding: 10px 0 2px 31px;
  display: block;
}

.tool-bar {
  width: 472px;
  overflow: hidden;
}

.image_loading {
  text-align: center;
}

.img-gallerytitle {
  background: none;
  height: 30px;
  padding-left: 7px;
  padding-top: 10px;
  width: 99%;
}

.prevslideshowimage_small {
  float: left;
  width: 32px;
  background: url(../images/prevv.png) 2px 5px no-repeat;
  text-indent: -9999px;
  margin: 0 0 0 80px;
}

.pauseslideshow {
	background: url("../images/pauses.png") no-repeat scroll 0px 4px
		transparent;
  float: left;
  margin: 1px;
  text-align: center;
  text-indent: -9999px;
  width: 30px;
}

.playslideshow {
	background: url("../images/nxt.png") no-repeat scroll 0px 5px
		transparent;
}

.nextslideshowimage_small {
  float: left;
  width: 32px;
  background: url("../images/nxt.png") no-repeat scroll 2px 6px
    transparent !important;
  text-indent: -9999px;
}

.caption-container {
  float: right;
  width: 126px;
  padding: 10px 0 5px;
}

#slideshow_toolbar_small .caption-container a.img_show_captions_small {
  padding: 0px 30px 0 0;
  background: url(../images/cap.png) 86px 0px no-repeat;
  height: 26px;
}

#slideshow_toolbar_small .caption-container a.img_show_captions_small_up
	{
  padding: 0px 30px 0 0;
  background: url(../images/cap-up.png) 80px 0px no-repeat;
  height: 26px;
}

#btn_fullslideshow_image_small {
  height: 25px;
  padding: 10px 0 2px 11px !important;
}

#image_captions {
  display: none;
  clear: both;
  padding: 5px;
}

.image_loading {
  text-align: center;
  width: 472px;
}

/* GovDelivery Box */
.content_gov {
  float: left;
  height: 42px;
  margin: 5px 0 0;
  overflow: hidden;
  padding: 5px;
  width: 218px;
}

.form-wrap {
  float: left;
  padding: 10px 0 0;
}

.text-input {
  background-color: #fff;
  border: 1px solid;
  border-color: #848484 #c1c1c1 #e1e1e1;
  color: #000;
  outline: 0;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  float: left;
  margin-right: 3px;
  padding: 2px !important;
  width: 135px;
}

.form-wrap .buttonSubmit_gov {
  background: #FAFAFA;
  background: -moz-linear-gradient(top, #FAFAFA 0%, #878787 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FAFAFA),
    color-stop(100%, #878787));
  background: -webkit-linear-gradient(top, #FAFAFA 0%, #878787 100%);
  background: -o-linear-gradient(top, #FAFAFA 0%, #878787 100%);
  background: -ms-linear-gradient(top, #FAFAFA 0%, #878787 100%);
  background: linear-gradient(to bottom, #FAFAFA 0%, #878787 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#FAFAFA',
    endColorstr='#878787', GradientType=0);
  border: 1px solid #707070;
  border-radius: 0 !important;
  outline: none;
  padding: 2px 5px;
  cursor: pointer;
  float: left;
  text-shadow: none !important;
  height: auto;
}

/* Listing Box Styles */
.browseArchive ul {
  float: left;
}

.browseArchive ul li {
  padding: 8px 5px;
  float: left;
  width: 100%;
}

.browseArchive ul li a {
  font-weight: bold;
}

.more-news-link a {
  font-weight: bold;
  padding: 10px;
  text-decoration: none;
}

.feature-list li a.small_legacy_wrap {
  color: #004d93;
  float: left;
  margin: 0 5px 0 0;
}

.spacestn-features img {
  display: block;
  padding: 7px 0;
}

.pagination {
  line-height:26px;
  height:28px;
  background-color:#d6d6d6;
  font-weight: bold;
  clear: both;
}

.browseArchive .pagination li {
  float:left;
  border-top:1px solid #aba9a9;
  border-bottom:1px solid #aba9a9;
  width: 27px;
  color: #004D93;
  text-align: center;
  padding: 0;
  margin: 0;
}

.feature-list .pagination a {
    float: none;
    margin: 0;
    cursor: pointer;
}

.browseArchive .pagination li:nth-child(2) {
  padding-right: 166px
}

.browseArchive .pagination li:nth-child(13) {
  padding-left: 166px
}

.browseArchive .pagination li.current-page a {
  color: #999;
}

.video-img img {
  width: 168px;
  height: 117px;
}

table.css_table {
  border: 1px solid gray; 
  border-spacing: 0px; 
  border-style: outset;
  border-collapse: collapse; 
  background-color: white;
}
table.css_table th { 
  border: 1px solid gray;
  padding: 10px; 
  color: white; 
  background-color: #366792;
}
table.css_table td { 
  border: 1px solid gray; 
  padding: 5px; 
  color: black; 
  background-color: white;
}

table.no_border,
table.no_border th,
table.no_border tr,
table.no_border td {
  border: none;
}

table.no_border td.col-1 {
  width: 75%;
}

table.MonthlyCalendar {
  border: none;
  list-style: none;
}

.txt ul li a {
  text-decoration: none;
  color: #2539A5;
}

.related-site {
  overflow: hidden;
  margin: 0;
}

.related-site-info h6 {
  font-weight: bold;
  font-size: 14px;
  padding: 0 5px;
  margin-bottom: 0px;
}

.related-site-info {
  margin: 5px 0;
}

.site-wrap {
  padding: 10px 5px;
}

.site-img {
  float: left;
  margin: 0 5px 0 0;
}

.site-img>a {
  float: left;
  height: 76px;
}

/* links with icons */
.link-list {
  margin: 0px 0px 0px 10px;
}

.link-list p {
  font-weight: bold;
}

.icon-links a span {
  display: block;
  padding: 3px 25px 0;
  font-weight: bold;
  margin: 5px 0;
}

.loader {
  float: left;
  font-size: 15px;
  font-weight: bold;
  padding: 7px;
  width: 80%;
}

.spacestn-features .browseArchive ul li h3 a {
  font-weight: bold;
}

.eventPrev {
  background: url(../images/img-1.png) 0 0 no-repeat;
  display: block;
  height: 17px;
  width: 11px;
  float: left;
  margin: 0 10px;
  text-indent: -9999px;
}

.eventNext {
  background: url(../images/right.png) 0 0 no-repeat;
  display: block;
  height: 17px;
  width: 11px;
  float: left;
  margin: 0 10px;
  text-indent: -9999px;
}

.eventPrev a,.eventNext a {
  float: left;
  width: 100%;
}

.event-nav-button {
  float: right;
  margin: 4px 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: -40px;
  z-index: 2000;
}

.event-nav-button {
  float: right;
  margin: 10px 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: -40px;
  z-index: 2000;
}

.event-title {
  width: 200px;
  float: left;
}

.more-block {
  padding: 0 10px;
  font-size: 13px;
  color: #2B3C80;
  font-weight: bold;
  position: absolute;
  bottom: 125px;
}

.popular-block {
  background-image: linear-gradient(top, #7187B3 9%, #CBDAEE 49%);
  background-image: -o-linear-gradient(top, #7187B3 9%, #CBDAEE 49%);
  background-image: -moz-linear-gradient(top, #7187B3 9%, #CBDAEE 49%);
  background-image: -webkit-linear-gradient(top, #7187B3 9%, #CBDAEE 49%);
  background-image: -ms-linear-gradient(top, #7187B3 9%, #CBDAEE 49%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.09, #7187B3
    ), color-stop(0.49, #CBDAEE));
  padding: 7px 4%;
  height: 95px;
  margin: 0;
  position: absolute;
  bottom: 0;
  width: 92%;
}

.popular-block h3 {
  color: #000000;
  font-weight: bold;
  padding-bottom: 10px;
}

.drop-down {
  float: left;
  padding-bottom: 35px;
}

.drop-down select {
  width: 200px;
  border: 1px solid #454346;
  padding: 5px 3px;
  color: #2539A5;
  border-radius: 5px;
  outline: none;
  box-shadow: none;
  height: 30px;
}

.more {
  overflow: hidden;
  margin: 0px 0 2px;
}

.icon {
  float: left;
}

.icon a {
  overflow: hidden;
  display: block;
  text-decoration: none;
}

.icon a img {
  float: left;
}

.events {
  margin: 0px 0;
}

.events a {
  color: #273DA2 !important;
  float: left;
  font-size: 13px !important;
  letter-spacing: 0px;
  margin-left: 3px;
  text-decoration: none;
  width: 95%;
  word-wrap: break-word;
  font-family: Arial, Helvetica, sans-serif !important;
}

#menu-accordion .events a {
  color: #273DA2 !important;
  float: left;
  font-size: 13px !important;
  letter-spacing: 0px;
  margin-left: 0;
  text-decoration: none;
  width: 100%;
  word-wrap: break-word;
}

#menu-accordion .events .info {
  float: left;
  padding: 4px;
}

.event-content  .bx-viewport {
  height: auto !important;
}

.calendar-icon a span {
  background: url("../images/events-cal.png") no-repeat scroll 0 0
    transparent;
  float: left;
  padding: 0px 0 0px 30px;
}

.launch-icon a span {
  background: url("../images/launch.png") no-repeat scroll 0 4px
    transparent;
  float: left;
  padding: 5px 0 5px 30px;
}

.tv-icon a span {
  background: url("../images/tv.png") no-repeat scroll 0 0 transparent;
  float: left;
  padding: 5px 0 5px 30px;
}

.upcoming-events {
  position: relative;
  height: 380px;
}

.events .info {
  float: left;
  padding: 5px;
}

.landing-fpss-introtext {
  background: none repeat scroll 0 0 #FFF;
}

.landing-fpss-introtext .landing-slidetext h1 a {
  color: #2539A5;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
  font-size: 14px;
}

.landing-slidetext a {
  color: #273DA2;
}

.landing-slidetext {
  padding: 5px;
}

.landing-slidetext h1 {
  font-size: 17px;
  margin-bottom: 0px;
}

.landing-slidetext p {
  margin-bottom: 5px;
  padding-top: 5px;
  word-wrap: break-word;
}

#landing-slide-wrapper .bx-controls {
  border: none;
  border-bottom: none;
  clear: both;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 470px;
  clear: both;
}

#featured-gallery-navigation-items,
#multicontent-navigation-items {
  float: left;
  width: auto;
  max-width: 320px;
}

#landing-slide-wrapper .bx-pager,
#featured-gallery-navigation-items .bx-pager,
#multicontent-navigation-items .bx-pager
  {
  float: left;
  width: auto;
}

#landing-slide-wrapper .bx-pager .bx-pager-item {
  border-right: 1px solid #273DA2;
  border-bottom: 1px solid #273DA2;
  float: left;
  padding: 3px;
}

#featured-gallery-navigation-items  .bx-pager  .bx-pager-item,
#multicontent-navigation-items  .bx-pager  .bx-pager-item {
  border: 1px solid #273DA2;
  float: left;
  font-weight: bold;
  margin: 1px;
  width: auto;
}

#featured-gallery-navigation-items  .bx-pager  .bx-pager-item .bx-pager-link,
#multicontent-navigation-items  .bx-pager  .bx-pager-item .bx-pager-link
  {
  display: block;
  padding: 3px 7px;
  font-weight: bold;
}

#featured-gallery-navigation-items  .bx-pager-item .active,
#multicontent-navigation-items  .bx-pager-item .active {
  background: none repeat scroll 0 0 #6A80B1;
  color: #FFFFFF !important;
}

#landing-slide-wrapper .bx-pager .bx-pager-item .active {
  font-weight: bold;
}

#landing-slide-wrapper .bx-controls-auto,#landing-slide-wrapper .bx-controls-direction
  {
  float: right;
  margin-right: 5px;
  text-align: right;
  padding-top: 5px;
  width: auto;
}

#landing-slide-wrapper .bx-controls-auto .bx-controls-auto-item {
  float: left;
  width: 40px;
}

#landing-navi-outer {
  border: none;
  border-top: none;
  float: left;
  width: 99.7%;
  float: left;
}

.landing-fpss_archive_link {
  float: right !important;
  font-weight: bold;
  width: 100px !important;
}

.landing-fpss_archive_link>a {
  float: left;
  margin-left: 5px;
  margin-top: 7px;
}

#landing-slide-wrapper .bx-controls-direction  .bx-prev,#landing-slide-wrapper .bx-controls-direction  .bx-next
  {
  float: left;
  padding: 0 5px;
  width: auto;
}

#imgGallery5Col {
  float: left;
  overflow: hidden;
  width: 708px;
}

#imgGallery5Col ul {
  float: left;
  list-style: none outside none;
  padding-bottom: 3px;
  width: 708px;
  padding-left: 7px;
}

#imgGallery5Col ul li {
  float: left;
  height: 150px;
  list-style: none outside none !important;
  margin: 10px 0 5px;
  padding-left: 14.5px;
  width: 120.5px;
}

#imgGallery5Col ul li a {
  font-weight: bold;
}

#imgGallery5Col ul li a img {
  border: 1px solid #969696;
  height: 75px;
  margin: 0 2px 0 0;
  width: 100px;
  display: block;
}

#imgGallery5Col p {
  line-height: 1.3em;
  margin-top: 5px;
}

#ullitags {
  padding: 0 10px;
}

.cnnct_with_nasa tr:hover td,.cnnct_with_nasa tr.even:hover td.active,.cnnct_with_nasa tr.odd:hover td.active
{
  background: none;
	vertical-align: top;
}

.hideanswer {
  display: none;
  position: relative;
}

.showanswer {
  display: block;
  float: left;
  margin-top: 0px;
  padding-left: 28px;
  position: relative;
  width: 86%;
}

.faq_plus {
	background: url("../images/collapse-arrows.png") no-repeat scroll 0 15px
		transparent;
  margin: 0px 0 0 15px;
  padding: 0 0px;
  display: block;
  clear: both;
  width: 109px;
  height: 36px;
}

.faq_minus {
	background: url("../images/collapse-arrw.png") no-repeat scroll 0 15px
		transparent;
  margin: 0px 0 0 15px;
  padding: 0 0px;
  display: block;
  clear: both;
  width: 109px;
  height: 36px;
}

#ullitags a {
  display: block;
}

#ullitags tr td img {
  float: left;
  padding: 10px 13px;
}

.cnnct_with_nasa td,.cnnct_with_nasa th {
  vertical-align: top;
}

.nasa_desktop a {
  font-weight: bold;
}

.chat_layout li {
  float: left;
  margin: 0 3px;
  padding: 10px;
}

.chat_layout li a,.chat_layout li h3,.chat_layout li p {
  float: left;
}

.chat_layout li a img {
  margin: 5px 0 0;
}

.chat_layout li h3 {
  font-weight: bold;
  padding: 0 0 0 10px;
}

.chat_layout li p {
  padding: 0 10px;
  width: 80%;
}

.chat_layout .general-txt {
  float: right;
  padding: 0 10px;
}

.general-txt {
  float: left;
  font-weight: bold;
  padding: 10px 0;
}

.general-txt p a.linkbutton {
  text-align: right;
}

.general-txt p a {
  clear: both;
  color: #2539A5;
  display: block;
  margin: 10px 0;
  padding: 2px 0;
  text-align: left;
}
/*21-04-2013*/
.header_menu {
  background-color: #6b81af;
  margin: 0;
  padding: 10px 0;
}

.subtitle {
  font-weight: bold;
  font-size: 16px;
  padding: 10px 5px;
  margin: 2px;
  text-align: left;
}

.with-border {
  border-bottom: 1px solid #B8CBDD;
  margin-bottom: 10px;
}

/* the feature content type */
.node-type-feature .panel-flexible .panel-separator {
  clear: both;
  height: 0;
  margin: 0;
}

.panel-flexible .panel-separator {
  clear: both;
  height: 0;
  height: 5px;
  margin: 0 0 5px 0;
}

.pane-node-title {
  float: left;
  font-weight: bold;
  padding: 0 10px;
  width: 100%;
}

.img_comments_right {
  float: right;
  display: block;
  width: 230px;
  padding: 10px;
  text-align: left;
}

.promodate .field-item {
  margin: 0 9px 0 0;
}
.panel-pane.pane-custom.join-txt { 
}

.join-txt ul {
  list-style-type: disc;
  display: block;
  margin: 1em 0;
  padding: 0 0 0 30px;
}

/* Feature Detail page layout */

.featureimage {
  font-size: 11px;
  padding: 12px !important;
  margin-right: 9px;
  background: linear-gradient(to bottom, #ecf2fa 0%, #ffffff 100%);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.39);
  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.39);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.39);
  border: 1px solid #E6E6E6;
  clear: both;
}

.featureimage-top {
  width: 673px; 
  float: right !important; 
  clear: right !important;
}

.featureimage-side {
  width: 226px !important; 
  float: right !important; 
  clear: right !important;
  margin-left: 9px !important;
  margin-bottom: 9px !important;  
}

.featureimage div div div.field-name-field-image-credits div {
  display: inline; 
  width: none !important; 
  font-weight: bold; 
  font-style: italic;
  padding: 0;
}


.featureimage div div div.field-name-field-image-token .field-label,
.featureimage div div div.field-name-field-animated-gif .field-label,
.featureimage div div div.field-name-field-youtube-embed .field-label,
.featureimage div div div.field-name-field-feature-link .field-label ,
.embedded-images h2.pane-title {
  display: none;
}

.field-collection-view-links {
  display: none;
}

.field .field-label,
.field-items .field-item {
  padding: 0 10px;
}
.featureimage .field-label { padding: 0; }

#feature-content .field-name-field-content .field-item .field-item {

}

.featureimage .field-items,
.featureimage .field-items > .field-item {
  margin: 0;
  padding: 0;
}

#feature-content .field-collection-view {
  margin: 0;
}

#feature-content .featureimage-side img,
#feature-content .featureimage-top img {
  max-width: 100%;
  height: auto;
}

#feature-content .field-name-field-before-and-after-images .field-collection-view {
  margin: 0;
}

#feature-content #baimage > .field-item > img {
/*   max-width: 662px; */
/*   height: intrinsic; */
  padding-right: 7px;
}

#feature-content #baimage .ui-draggable img {
/*
  max-width: none !important;
  height: auto !important;
*/
}

#baimage {
/*   height: auto !important; */
}

#feature-content .bflinks a[id*="right"] {
  right: 9px !important;
}

.field-items .field-item .promodate {
  margin: 0;
  padding: 0;
}

.field-collection-container {
  border-bottom: none;
}

.field-collection-container ul.action-links-field-collection-add {
  display: none;
}

.deputy_admin_info {
  padding: 0 5px;
}

.link-in-bold {
  font-weight: bold;
}

#footer {
  background-color: #6A80B1;
  overflow: hidden;
  padding: 10px 0 10px;
  width: 959px;
  font-size: 9px;
	margin: auto;
  display: table;
  line-height: 1.6em;
}

.nasa_logo_footer {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 114px;
}

#footercol1 {
  margin: 0px;
  width: 194px;
  font-size: 12px;
  color: #fff;
  display: table-cell;
  vertical-align: middle;
}

#footercol2 {
  padding: 0 6px;
  margin: 0 14px 0 0;
  width: 210px;
  display: table-cell;
  vertical-align: top;
}

#footercol3 {
  padding: 0 6px;
  margin: 0px;
  width: 194px;
  margin: 0 14px 0 0;
  display: table-cell;
  vertical-align: top;
}

#footercol4 {
  padding: 0 6px;
  margin: 0px;
  width: 160px;
  height: 105px;
  display: table-cell;
  vertical-align: top;
}

#footer div ul {
  list-style: none;
}

#footer div ul li a {
  color: #fff !important;
  font-size: 12px;
  -webkit-font-smoothing: antialiased;
}

.breadcrumb {
  background-color: #6b81af;
}

.breadcrumb a {
  color: #fff !important;
  font-weight: bold;
  font-size: 13px;
}

.detail-body p {
  margin-top: 1.0em;
}

.detail-body-pr p {
  margin-top: 15px;
}

.field-name-field-credits p {
  margin-top: 15px;
}

.withbg {
  background: #ecf2fa;
  background: -moz-linear-gradient(top, #ecf2fa 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ecf2fa),
    color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #ecf2fa 0%, #ffffff 100%);
  background: -o-linear-gradient(top, #ecf2fa 0%, #ffffff 100%);
  background: -ms-linear-gradient(top, #ecf2fa 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #ecf2fa 0%, #ffffff 100%);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.39);
  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.39);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.39);
  border: 1px solid #E6E6E6;
}

.images-wrap {
  width: 352px;
  float: left;
  overflow: hidden;
  height: 400px;
}

.ui-widget-content {
  border: none;
  background: none;
  color: #333;
}

.ui-widget-header {
  border: none;
  background: none;
}

.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default
  {
  background: #bfd5ee;
  color: #fff;
  border: none;
  border-radius: 0px;
}

.sub_menu_accordion_container .ui-state-default, .sub_menu_accordion_container .ui-widget-content .ui-state-default, .sub_menu_accordion_container .ui-widget-header .ui-state-default
  {
  background: none !important;
}

.sub_menu_accordion_container .content-child-container,
.sub_menu_accordion_container .content-child-child-container {
  padding-left: 1em !important;
}

.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em;
}

.ui-accordion .ui-accordion-content {
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.sub-menu-accordion-container .ui-accordion-content {
  padding: 0em 0em 0em 2.2em;
}

.ui-accordion-content .ui-accordion .ui-accordion-content {
  padding: 0em 0em 0em 0.8em !important;
}

.ui-widget-header .ui-state-active {
  background: #6b81af;
  color: #fff;
  border: none;
  border-radius: 0px;
}

#menu-accordion .ui-state-active,#menu-accordion .ui-widget-content .ui-state-active,#menu-accordion .ui-widget-header .ui-state-active
  {
  background-color: #ecf2fa !important;
  color: #fff;
  box-shadow: 1px 0px 1px #A8ACB1;
  border: none;
  border-radius: 0px;
}

#menu-accordion h3.ui-state-active a {
  color: #273DA2 !important;
  padding: 0px 2px;
  text-decoration: none !important;
}

#menu-accordion h3.ui-state-active a span.menu-title {
  text-decoration: underline !important;
}

.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited
  {
  color: #000 !important;
}

#tabs .ui-state-default a,#tabs .ui-state-default a:link,#tabs .ui-state-default a:visited,.image_day_tabs .ui-state-default a,.image_day_tabs .ui-state-default a:link,.image_day_tabs .ui-state-default a:visited
  {
  color: #000;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}

#tabs .ui-state-active a,#tabs .ui-state-active a:link,#tabs .ui-state-active a:visited,.image_day_tabs .ui-state-active a,.image_day_tabss .ui-state-active a:link,.image_day_tabs .ui-state-active a:visited
  {
  color: #fff !important;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#imageofday {
  height: 348px;
  overflow: hidden;
  padding: 0;
}

#image_of_the_day_1_imageofday{
  -webkit-transform: translateZ(0px);
}

.obj-image {
  overflow: hidden;
  height: 260px;
  border: 1px solid #336699;
}

.desc {
  padding: 10px 10px 10px 3px;
}

.desc h3 {
  font-weight: bold;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0;
}

.desc p {
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.4em;
  text-shadow: none;
}

.short-link {
  padding: 2px 0;
  text-align: left;
  color: #2539A5;
  margin: 0px 0 10px;
  clear: both;
}
#nasaBlogs .short-link
{
	margin:0 0 0;
}
.short-link a {
  color: #2539A5;
  text-shadow: none;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  padding: 0 10px;
}

.media-wrap {
  width: 340px;
  float: left;
  height: 425px;
}

.homepagevideo ul {
  overflow: hidden;
}

.homepagevideo ul li {
  clear: both;
  height: 74px;
  padding: 10px;
}

.homepagevideo ul li .img {
  width: 100px;
  float: left;
}

.img-txt {
  width: 212px;
  margin: 0px 0 0 114px;
}

.list-head {
  color: #000000;
  font-weight: bold;
  font-size: 16px;
}

.desc-txt a {
  line-height: 1.2em;
}

.desc-txt a {
  color: #2539A5;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
/*  margin: 0px 0 7px;*/
  display: block;
}

.img-txt .short-link {
  text-align: left;
  margin: 0;
}

span.detailImageDesc {
  display: block;
  color: #666666;
  font-weight: bold;
  font-style: italic;
}

.field-items center table td b i {
  color: #666666;
  font-weight: bold;
  font-style: italic;
}

.field-items center table td b i object {
  display: block;
}

.field-items center table td b i a {
  font-style: normal;
}

.blog-latest {
  width: 352px;
  float: left;
  height: auto;
}

.blog-list ul li {
  overflow: hidden;
  padding:1px 5px 0px;
  font-size: 12px;
}

.blog-list ul li a {
  color: #2539A5;
  font-weight: bold;
  text-decoration: none;
  /*font-size: 13px;*/
  font-size: 12px;
  
}

.blog-list .short-link a {
  padding: 0 5px;
}

.datefield {
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
}

.tweets_wdgt {
  height: auto;
  text-align: left;
  float: left;
  border: 1px solid #BCDBEA;
  background: #fff;
  padding: 12px 2px 16px 7px;
  width: 223px;
}

.content_gov {
  float: left;
  height: 78px;
  margin: 5px 0 0;
  overflow: hidden;
  padding: 5px;
  width: 234px;
}

.content_gov {
  float: left;
  height: 45.5px;
  margin: 0;
  overflow: hidden;
  padding: 8px 0 9px 5px;
  width: 227px;
}

.godev-powered {
  color: #666666;
  float: left;
  padding: 5px 0;
  width: 90%;
}

.subscribe-box-title {
  color: #313234;
  font-weight: bold;
  font-size: 15px;
  font-family: Arial, Helvetica, sans-serif;
  margin: 6px 0px 4px 10px;
  text-align: left;
}

.form-wrap {
  float: left;
  padding: 0;
}

.text-input {
  background-color: #fff;
  border: 1px solid;
  border-color: #848484 #c1c1c1 #e1e1e1;
  color: #000;
  outline: 0;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  float: left;
  margin-right: 3px;
  padding: 2px !important;
  width: 135px;
}

.buttonSubmit_gov {
  background: #FAFAFA;
  background: -moz-linear-gradient(top, #FAFAFA 0%, #878787 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FAFAFA),
    color-stop(100%, #878787));
  background: -webkit-linear-gradient(top, #FAFAFA 0%, #878787 100%);
  background: -o-linear-gradient(top, #FAFAFA 0%, #878787 100%);
  background: -ms-linear-gradient(top, #FAFAFA 0%, #878787 100%);
  background: linear-gradient(to bottom, #FAFAFA 0%, #878787 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#FAFAFA',
    endColorstr='#878787', GradientType=0);
  border: 1px solid #707070;
  border-radius: 0 !important;
  outline: none;
  padding: 2px 5px;
  cursor: pointer;
  float: left;
  text-shadow: none !important;
  height: auto;
}

.center-block {
  margin: 0 5px;
}

.event-calendar {
  float: left;
  width: 340px;
  height: 272px;
}

#ical {
  margin: 10px 0;
}

.careers {
  width: 232px;
  float: left;
  height: 273px;
  margin: 0px 0 0;
}

.career-content {
  padding: 0 5px;
}

.career-content ul li {
  margin: 10px 0;
}

.career-content ul li p {
  margin: 0 0 4px 0;
  font-size: 12px;
}

.pane-custom .pane-content .career-content p {
  margin: 0 0 4px 0;
}


.career-content ul li h3 {
  color: #333333;
  font-weight: bold;
  font-size: 13px;
}

.link_career {
  color: #2539A5;
}

.career-content ul li a {
  color: #2539A5;
  text-shadow: none;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  padding: 0 0px;
}

.explore {
  width: 352px;
  float: left;
  height: auto;
	padding: 8px 0;
	margin: 1px 0 0;
}

.explore td {
  padding-left: 10px;
}

.nxt-row {
  word-wrap: break-word;
  white-space: normal;
  font-weight: bold;
  font-size: 12px;
}

.explore a {
  color: #2539A5;
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
}

.col-left {
  width: 702px;
  overflow: hidden;
  float: left;
}

.leadership-wrap {
  float: left;
  width: 341px;
  margin-right: 0;
  margin-left: 5px;
  height: 210px;
  padding: 0 0 3px;
}

.leadership {
  padding: 0 5px;
  line-height: 1.4em;
}

.leadership ul li {
  clear: both;
  overflow: hidden;
  margin: 8px 0 0;
}

.leadership li a,.leadership li h4 {
  display: block;
  float: left;
  color: #2539A5;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
}

.leadership li h4 a {
  font-weight: bold;
  font-size: 12px;
}

.leadership li a.img-link {
  margin: 0 4px 0 0;
  width: 100px;
  float: left;
}

.first-row,.second-row {
  overflow: hidden;
  clear: both;
  height: 230px;
}

.second-row {
  height: 242px;
}

.tiny-content {
  width: 352px;
  padding: 10px 0;
  float: left;
  height: 245px
}

.tiny-content td,.tiny-contentsecond td {
  word-wrap: break-word;
  white-space: normal;
  padding: 0 7px;
}

.tiny-content p,.tiny-contentsecond p {
  width: 155px;
  font-weight: normal;
}

.margin-bot {
  margin-bottom: 20px;
}

.tiny-content a,.tiny-contentsecond a {
  color: #2539A5;
  font-weight: bold;
  text-decoration: none;
}

.tiny-contentsecond {
  width: 340px;
  float: left;
  margin: 0 0 0 6px;
  padding: 10px 0;
  height: 245px;
}

.tiny-contentsecond li a {
  display: block;
  float: left;
  color: #2539A5;
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
}

.nasa-center {
  width: 232px;
  float: left;
  margin: 0;
  height: 145px;
}

.nasa-org {
  width: 232px;
  float: left;
  margin: 0;
  height: 180px;
}

.nasa-org ul li a {
  display: block;
  float: left;
  color: #2539A5;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
  padding: 0 0 0 5px;
}

.nasa-org ul {
  clear: both;
  overflow: hidden;
}

.nasa-org ul li {
  clear: both;
}

.nasa-center .short-link,.nasa-org .short-link {
  float: left;
}

.nasa-center .short-link .listed li {
  color: #000;
  padding: 0 0 0 10px;
  width: 100%;
}

.nasa-org .short-link a {
  padding: 0 5px;
}

.nasa-center .short-link .listed li a {
  padding: 0;
}

.ui-tabs .ui-tabs-nav li a {
  padding: 0.5em 1em;
  font-size: 12px;
}

.icaltable {
  border-bottom: 1px solid #9DABCE !important;
  margin: 0px auto;
}
/*style for homepage slider*/
.slider-wrap {
  color: #fff;
}

.Cycle {
  width: 100% !important;
}

a.CycBTN {
  color: #2539A5;
  font-size: 14px;
  padding: 5px 25px;
  font-weight: normal;
  background: url(../images/video-camera.png) 0px 6px no-repeat;
}

.Cycle p {
  color: #000;
  font-size: 13px;
}

ul.CycNav li.activeSlide a.thumb_link {
  background: none !important;
}

.top_blinds_title {
  margin-bottom: 10px;
  float: left;
  width: 100%;
  display: block;
}

.cycle_slider {
  float: left;
  height: 292px;
}

.Cycle h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  margin: 5px 0 5px;
  color: #2539A5;
  padding: 0 0 0 0px;
  letter-spacing: 0.04em;
  line-height: 1.6em;
}

.CycleWrapper {
  padding: 0 5px;
}

.CycIMG {
  border: 1px solid #B7B7B7;
}

.top_blinds_image {
  float: left;
  margin: 0 8px 0 0;
  display: block;
}

.CycSlideContent {
}

ul.CycNav {
  clear: both;
  margin: 15px 0 0;
  float: left;
}

ul.CycNav li {
  display: inline-block;
  margin: 0 7px;
  padding: 0;
}

ul.CycNav li>a {
  float: left;
  padding: 12px 0 0;
  width: 100%;
  text-align: center;
}

ul.CycNav li a img {
  border: 2px solid #666666;
  float: left;
  margin-right: 7px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
  filter: alpha(opacity = 85);
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  opacity: 0.85;
  -webkit-transition: background 70ms linear;
  -moz-transition: background 70ms linear;
  width: 100px !important;
  height: 75px;
  margin: 0;
}

ul.CycNav li a img:hover,ul.CycNav li.activeSlide a img {
  border: 2px solid #2539A5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity = 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  margin: 0;
}

ul.CycNav li.activeSlide a {
  background: url("../images/selected_up.png") no-repeat scroll top center
    transparent;
}

.nasa-home-thumb {
  float: left;
  margin: 15px 0 0 0;
  padding: 12px 0 0 0;
}

.nasa-home-thumb>a {
  height: 75px;
  width: 100px;
  background: url(/sites/all/themes/custom/NASAOmegaHTML5/images/sliderimage_6.png) 0 0 no-repeat;
  display: block;
  border: 2px solid #666666;
}

.nasa-home-thumb>a:hover {
  border: 2px solid #2539A5;
}

#prevgallink,
#nextgallink {
  width: 40px !important;
}

.gallery_thumbgrid_grid {
  clear: both;
}

.gallery_thumbgrid_grid li {
  display: inline-block;
}

.thumbnail-gallery-link {
  font-size: 8px;
  width: 100px;
  text-align: center;
  line-height: 10px;
  display: block;
}

.img-label {
  text-align: center;
  float: left;
  clear: left;
  width: 100%;
  padding: 9px 0 0 0;
  line-height: 1em !important;
}

.follow-container {
  float: right;
  margin-right: 10px;
  padding-bottom: 5px;
}

.bold.tweet-heading {
  float: left;
  width: 100px;
  color: black;
  font-size: 16px;
}

#twitter-widget-1 {
  border-top: 1px solid #BCDBEA !important;
}

.p-nickname {
  color: #5CB1CF !important;
}

td {
  vertical-align: middle;
}

tr:hover td,tr.even:hover td.active,tr.odd:hover td.active {
  background: none;
  vertical-align: middle;
}

.ui-tabs .ui-tabs-nav {
  padding: 0;
}

.img-txt .short-link {
  clear: none;
}

.img-txt .short-link a {
  padding: 0;
}

.pane-1col-homepageevents {
  background: #D5E6F6;
  width: 229px;
  margin: 0 auto;
  font-family: Arial, Helvetica, sans-serif;
  float: right;
  height: 426px;
}

.home_top_row {
  width: 954px;
  margin: 0 0 10px;
  background: #ecf2fa;
  background: -moz-linear-gradient(top, #ecf2fa 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ecf2fa),
    color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #ecf2fa 0%, #ffffff 100%);
  background: -o-linear-gradient(top, #ecf2fa 0%, #ffffff 100%);
  background: -ms-linear-gradient(top, #ecf2fa 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #ecf2fa 0%, #ffffff 100%);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.39);
  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.39);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.39);
}


#region-content {
	font-size: 12px;
	width: 955px;
	margin: 0 1px;
}

#image_detail {
  text-align: center;
}

#icalnext {
  color: transparent;
}

#icalprev {
  color: transparent;
}

.addthis_toolbox  span {
  float: left;
}

.increaseFont {
  float: left;
  background: url(../images/plus.png) 0 0 no-repeat;
  height: 15px;
  width: 15px;
  cursor: pointer;
  margin: 7px 0 0 5px;
  cursor: pointer;
}

.decreaseFont {
  float: left;
  background: url(../images/minus.png) 0 0 no-repeat;
  height: 15px;
  width: 15px;
  cursor: pointer;
  margin: 7px 5px;
  cursor: pointer;
}

.whiteBox table tr td {
  vertical-align: middle;
}

.whiteBox .inner {
  border-radius: 5px;
  box-shadow: 0px 1px 1px #E4E4E4;
  padding: 5px 15px;
  border: 1px solid #e4e4e4;
}

.whiteBox .inner img {
  padding: 0 0 0 10px;
}

.small-title {
  font-size: 14px;
  width: 73%;
  white-space: normal;
}

.promodate {
  float: right;
  clear: left;
  font-weight: bold;
  font-size: 14px;
  margin-top: -23px;
}


.img_comments_right_wrap {
  float: right;
  overflow: hidden;
  background: #D6D6D6;
}

.img_comments_right_wrap .img_comments_right {
  float: none;
}

.align-link {
  margin: 15px 0 0;
}

.text_adjust span {
  float: left;
}

.ui-accordion .ui-accordion-content {
  padding: 0em 2.2em;
}

.side-menu-items li {
  margin: 0 0 6px 0;
}

.side-menu-items li {
  font-size: 13px;
  list-style-type: none !important;
}

.video-accordion .ui-state-active .ui-icon {
  background: none !important;
}

.video-accordion .ui-state-default .ui-icon {
  background: none !important;
}

.video-accordion .ui-accordion .ui-accordion-icons {
  padding-left: 10px;
}

.video-accordion .video-img {
  width: 232px;
  height: 170px;
  display: block;
  line-height: 170px;
  overflow: hidden;
  padding: 0;
}

.video-accordion .video-img img {
  width: 232px;
  height: 170px;
}

.video-accordion .accordiontitle {
  padding-left: 10px;
  border-bottom: 1px solid #B8CBDD;
  color: #000;
}

#more-videos-link {
  padding: 10px;
  overflow: hidden;
}

#more-videos-link a {
  float: left;
}

#press-release-title {
  padding: 0 0 0 10px;
}

#field_release_type {
  padding: 0 0 0 10px;
  float: left;
  font-weight: bold;
}

#field_release_id {
  font-size: 12px;
  float: left;
  margin: -28px 0 0 75px;
  font-weight: bold;
}

.pause_featured_gallery,
.pause_multicontent_slider {
  background: url("../images/pause.png") no-repeat scroll 7px 6px
    transparent;
  border: 1px solid #273DA2;
  float: left;
  margin: 1px;
  text-align: center;
  text-indent: -9999px;
  width: 30px;
}

.play_featured_gallery,
.play_multicontent_slider {
  background: url("../images/play.png") no-repeat scroll 8px 5px
    transparent !important;
}

.pause_featured_gallery>a,
.pause_multicontent_slider>a {
  display: block;
  float: left;
  height: 22px;
  padding: 3px 0px;
  text-decoration: none;
  width: 100%;
  text-indent: -9999px;
}

.text_adjust {
  overflow: hidden;
  padding: 0 0 0 10px;
}

.fpss_img>img {
  display: block;
}

.image_loading img.obj {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

#image_accordion_container .ui-state-active .ui-icon,
#image_accordion_1col_container .ui-state-active .ui-icon,
.collection_accordion_inner .ui-state-active .ui-icon {
  background: none !important;
}

#image_accordion_container .ui-state-default .ui-icon,
#image_accordion_1col_container .ui-state-default .ui-icon,
.collection_accordion_inner .ui-state-default .ui-icon {
  background: none !important;
}

#image_accordion_container.ui-accordion .ui-accordion-header,
#image_accordion_1col_container.ui-accordion .ui-accordion-header,
.collection_accordion_inner.ui-accordion .ui-accordion-header {
  background: none;
  border: none;
  box-shadow: none;
  background: #DCEAF9;
  background: -moz-linear-gradient(top, #DCEAF9 0%, #EDF2FA 47%, #EDF3FA 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #DCEAF9),
    color-stop(47%, #EDF2FA), color-stop(100%, #EDF3FA));
  background: -webkit-linear-gradient(top, #DCEAF9 0%, #EDF2FA 47%, #EDF3FA 100%);
  background: -o-linear-gradient(top, #DCEAF9 0%, #EDF2FA 47%, #EDF3FA 100%);
  background: -ms-linear-gradient(top, #DCEAF9 0%, #EDF2FA 47%, #EDF3FA 100%);
  background: linear-gradient(to bottom, #DCEAF9 0%, #EDF2FA 47%, #EDF3FA 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#DCEAF9',
    endColorstr='#EDF3FA', GradientType=0);
  border-bottom: 1px solid #B8CBDD;
  margin: 0;
  padding: 10px 8px;
  cursor: default;
  color: #000;
}

#image_accordion_container.ui-accordion .ui-accordion-header a,
#image_accordion_container.ui-accordion .ui-accordion-header a:link,
#image_accordion_1col_container.ui-accordion .ui-accordion-header a,
#image_accordion_1col_container.ui-accordion .ui-accordion-header a:link,
.collection_accordion_inner.ui-accordion .ui-accordion-header a,
.collection_accordion_inner.ui-accordion .ui-accordion-header a:link
  {
  color: #000 !important;
  cursor: default;
}

#image_accordion_container.ui-accordion .ui-accordion-content,
#image_accordion_1col_container.ui-accordion .ui-accordion-content,
.collection_accordion_inner.ui-accordion .ui-accordion-content {
  padding: 1em 1.2em;
}

#image_accordion_container p,
#image_1col_container p,
.collection_accordion_inner p {
  line-height: 22px;
}

.fill_narrow_blind_wrap {
  width: 225px;
  float: left;
  padding: 0 10px 0 0;
}

.fill_narrow_blind_wrap_onecol_accordion {
  width: 100%;
  float: left;
  padding: 0 10px 0 0;
}

.story_link {
  float: left;
  width: 210px;
}

.story_link a {
  font-weight: bold;
}

.socialPlugins {
  width: 405px;
  overflow: hidden;
  float: left;
}

.addthis_toolbox {
  padding: 10px;
}

.addthis_pill_combo a {
  display: block;
  float: left;
}

#rating_avg .hide {
  display: none;
}

.rating table tr td {
  padding-left: 2px;
  vertical-align: middle;
}

.back_to_top {
  float: right;
}

.bold {
  font-weight: bold;
}

.hangout-box h2 {
  margin: 5px 0;
}

.text_adjust_me {
  margin: 5px 0;
}

.header {
  position: relative;
  width: 952px;
  height: 104px;
  border: solid #000;
  border-width: 0 0 1px 0;
}

#top_header {
  background:url('../images/nasa-starfield-header-hr.png') top center no-repeat #6B81AF;
  width: 958px;
  margin: 0 auto 10px;
  position: relative;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.39);
}

#top_header h1 {
  float: left;
}

#top_header h1 a {
  display: block;
  text-align: center;
  width: 117px;
  margin: 15px 0 0 15px;
}

.nasa_logo {
  width: 130px;
  height: 104px;
  display: block;
  background: url(../images/nasa-logo.png) 15px 7px no-repeat;
}

#menu-accordion h3 {
  padding: 10px 0px 10px 7px;
  width: 145px;
  height: 61px;
  cursor: pointer;
  font-size: 16px;
  float: left;
  text-align: center;
  word-wrap: break-word;
  white-space: normal;
  margin: 0 10px 0 0;
}

#menu-accordion h3.nav-aboutnasa-out {
  margin: 0 0 0 2px;
  width: 171px;
  padding: 10px 0px 10px 5px;
}

#menu-accordion h3 a {
  padding: 0;
  display: block;
  width: 140px;
  text-align: left;
  color: #fff !important;
  text-decoration: none !important;
}

#menu-accordion h3 a span {
  display: block;
  font-size: 12px;
  font-weight: normal;
}

#menu_wrap {
  overflow: hidden;
}

.menucol-1,.menucol-2,.menucol-3,.menucol-4,.menucol-5 {
  width: 164px;
  border-right: 1px solid #cfcfcf;
  float: left;
  height: 100%;
}

.menucol-5 {
  border-right: none;
}

.listing {
  width: 150px;
  float: left;
  list-style: none outside none;
  padding-left: 8px;
  padding-right: 3px;
  font-size: 12px;
  padding-top: 0 !important;
  margin: 10px 0;
}

.mainlisting {
  width: 150px;
  float: left;
  list-style: none outside none;
  padding-left: 7px;
  padding-right: 3px;
  font-size: 12px;
  font-weight: bold;
}

.menu-item-wrap {
  background: #ecf2fa;
  background: -moz-linear-gradient(top, #ecf2fa 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ecf2fa),
    color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #ecf2fa 0%, #ffffff 100%);
  background: -o-linear-gradient(top, #ecf2fa 0%, #ffffff 100%);
  background: -ms-linear-gradient(top, #ecf2fa 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #ecf2fa 0%, #ffffff 100%);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.39);
  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.39);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.39);
  border: 1px solid #E6E6E6;
  filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#ecf2fa',
    endColorstr='#ffffff', GradientType=0); /* IE6-9 */
  clear: both;
  float: left;
  text-align: left;
}

.mainlisting li {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #cfcfcf;
}

.menu-item-wrap a {
  color: #004D93;
}

.listing li {
  color: #4F4F4F;
  line-height: 16px;
  padding: 4px 0 4px 0;
}

.listing h4 {
  color: #2539A5;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px;
  font-weight: bold;
}

.submenu_box_2columnn {
  width: 329px;
  border-right: 1px solid #cfcfcf;
  float: left;
}

.last_submenu_box {
  border-right: none;
}

#menu-accordion.ui-accordion .ui-accordion-content {
  padding: 0;
  position: absolute;
  top: 80px;
  z-index: 2001;
  padding: 10px 0;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.39);
  left: 132px;
  overflow: hidden;
}

.menu-item-wrap {
  width: 645px;
}

.menu-item-wrap h4 {
  font-size: 14px;
  padding: 0 0 0 7px;
  color: #000;
  font-weight: bold;
  line-height: 18.2px
}

.menuwidth {
  width: 824px;
}

#menu-accordion h3 a span.menu-title {
  font-size: 16px;
}

#header_form {
  width: 100%;
  height: 28px;
  padding-bottom: 15px;
  margin-bottom: 5px;
  padding-top: 10px;
}

#header_form  form {
  float: right;
}

#login_form {
  float: left;
  width: 504px;
  height: 26px;
}

#search_form {
  width: 300px;
  height: 26px;
  float: right;
}

#search_form input.searchbox {
  margin: 0 2px 0 0;
  padding: 0px 3px 0 3px;
  display: block;
  float: left;
  font-size: 12px;
  border: 0px solid #0f0;
  background: #BFBFBF;
  background: -moz-linear-gradient(top, #BFBFBF 0%, #F5F5F5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #BFBFBF),
    color-stop(100%, #F5F5F5));
  background: -webkit-linear-gradient(top, #BFBFBF 0%, #F5F5F5 100%);
  background: -o-linear-gradient(top, #BFBFBF 0%, #F5F5F5 100%);
  background: -ms-linear-gradient(top, #BFBFBF 0%, #F5F5F5 100%);
  background: linear-gradient(to bottom, #BFBFBF 0%, #F5F5F5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#BFBFBF',
    endColorstr='#F5F5F5', GradientType=0);
  border: 1px solid #C0C0C0;
  outline: none;
  width: 220px;
  box-shadow: 0px 0px 1px #878787;
}

input.searchbtn,input.searchbtn:hover {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  display: block;
  float: left;
  width: 66px;
  height: 22px;
  background: #FAFAFA;
  background: -moz-linear-gradient(top, #FAFAFA 0%, #878787 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FAFAFA),
    color-stop(100%, #878787));
  background: -webkit-linear-gradient(top, #FAFAFA 0%, #878787 100%);
  background: -o-linear-gradient(top, #FAFAFA 0%, #878787 100%);
  background: -ms-linear-gradient(top, #FAFAFA 0%, #878787 100%);
  background: linear-gradient(to bottom, #FAFAFA 0%, #878787 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#FAFAFA',
    endColorstr='#878787', GradientType=0);
  outline: none;
  border: 1px solid #707070;
  border-radius: 0;
  text-shadow: none;
}

.audience {
  height: 32px;
  clear: both;
}

.audience_nav {
  padding: 0 0 0 10px;
  width: 942px;
  height: 31px;
  color: #fff;
  font-size: 14px;
}

.audience_nav li {
  float: left;
  line-height: 31px;
  font-size: 14px;
  padding-right: 5px;
  padding-left: 0px;
}

.audience_nav li.current-page {
  font-weight: bold;
}

.audience li a {
  color: #fff !important;
  text-decoration: none;
}

strong {
  font-weight: bold;
}

li#right_menu {
  width: 293px;
  float: right;
  right: 0px;
}

ul#utilities_nav {
  float: right;
  padding: 0;
}

a.icon_send {
  padding: 0 0 0 20px;
  margin: 0 0 0 0;
  height: 16px;
  background-position: 0px -112px;
  background-repeat: no-repeat;
}

#utilities_nav a {
  text-decoration: none;
}

a.icons_black {
  background-image: url(../images/icons_black.gif);
  background-repeat: no-repeat;
}

a.icon_send {
  padding: 0 0 0 20px;
  margin: 0 0 0 0;
  height: 16px;
  background: url(../images/rtarrow.png) 1px 1px no-repeat;
}

a.icon_share {
  margin: 8px 0 0 0;
  padding: 0 0 0 20px;
  height: 16px;
  line-height: 16px;
  width: 30px;
  display: block;
  background: url(../images/tag.png) 1px 0px no-repeat;
}

.nasaorg {
  padding-left: 8px;
  font-size: 12px;
  margin: 16px 0 7px 0;
  display: block;
  line-height: 12px;
}

.lead-gal {
  padding-left: 8px;
  font-size: 12px;
  margin: 0px 0;
  display: block;
  line-height: 12px;
}

.sep {
  display: none;
  margin: 0px;
}

b {
  font-weight: bold;
}

#menu-accordion .ui-state-default .ui-icon {
  background: none !important;
}

#menu-accordion .ui-state-active .ui-icon {
  background: none !important;
}

.accordion-more-link {
  float: left;
  padding: 5px 0;
  text-align: right;
  width: 100%;
}

.accordion-more-link>a {
  font-weight: bold;
  margin-right: 10px;
}

.more-news-link {
  float: left;
  width: 100%;
}

.banner-wrap a {
  display: block;
  width: 100%;
  height: auto;
}

#banner {
  height: 89px;
  width: 712px;
}

#banner h4 {
  font-size: 25px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding: 4px 0 4px 10px;
  width: 90%;
  word-wrap: break-word;
}

#banner p {
  font-size: 14px;
  color: #99ccff;
  padding: 0 0 4px 10px;
  width: 90%;
  word-wrap: break-word;
}

#ullitags>a {
  float: left;
  width: 98%;
}

.ui-tabs .ui-tabs-panel {
  padding: 0;
}

#nasaimages .obj-image a {
  display: block;
}

#img_title p a {
  float: left;
  width: 100%;
  word-wrap: break-word;
}

.flash-wrap .flash #gallery_box .obj a {
  float: left;
  text-align: center;
  width: 100%;
}

.page-user #block-system-main, /* user account page, includes login page */
.node-type-webform .block-system-main form
/*#webform-client-form-67564, /* register for nasa social, guest allowed */
/*#webform-client-form-70133 /* register for nasa social, no guest */ {
  border-top: 1px solid #bbb;
  padding: 5px 15px;
  background: #ecf2fa;
  background: -moz-linear-gradient(top, #ecf2fa 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ecf2fa), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #ecf2fa 0%, #ffffff 100%);
  background: -o-linear-gradient(top, #ecf2fa 0%, #ffffff 100%);
  background: -ms-linear-gradient(top, #ecf2fa 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #ecf2fa 0%, #ffffff 100%);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.39);
  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.39);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.39);
}

.node-type-press-release .panels-flexible-region-inside .with-border {
  border-bottom: none !important;
}

.node-type-press-release .panels-flexible-region-inside .with-border .pane-content .text_adjust
  {
  overflow: hidden;
  margin: 0 0 0 0px;
  border-bottom: 1px solid #B8CBDD;
  width: 96%;
  padding: 0;
}

.listing span {
  float: left;
  padding: 7px 0;
  width: 100%;
}

#menu_event_pager #menu_event_prev {
  background: url("../images/arrow-lt-2.gif") no-repeat scroll 0 3px
    transparent;
  float: left;
  margin: 0 auto;
  text-indent: -999px;
  width: 50px;
}

.menu-events-holder {
  float: left;
  width: 100%;
}

#menu_event_pager #menu_event_next {
  background: url("../images/arrow-rt-2.gif") no-repeat scroll 0 3px
    transparent;
  float: left;
  text-indent: -9999px;
  width: 20px;
}

#menu_event_pager a {
  float: left;
  text-indent: -9999px;
  width: 100%;
}

.menu-events-holder #menu_event_pager {
  float: left;
  margin-left: 51px;
  margin-top: 10px;
  text-align: center;
  width: 46%;
}

.block_at_load {
  display: block !important;
  visibility: hidden;
}

.space-staion-more-container {
  float: left;
  width: 100%;
}

.space-staion-more-container ul {
  float: left;
  width: 100%;
}

.space-staion-more-container li {
  float: left;
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 10px;
}

.space-staion-more-container h3 {
  float: left;
  font-weight: bold;
  padding-bottom: 8px;
  width: 100%;
}

.pane-content .space-staion-more-container p {
}

.space-staion-more-container .image_wrapper {
  float: left;
  height: 75px;
  margin: 0 10px 0 0;
}

.space-staion-more-container .image_wrapper img {
  float: left;
  height: 75px;
  width: 100px;
  display: block;
}

.space-staion-more-container a {
  float: left;
  width: 100%;
}

#mission_container #ullitags>a {
  float: left;
  width: 90px;
  margin-left: 10px;
  word-wrap: break-word;
}

#mission_container #ullitags .mission_image {
  height: auto;
  width: 100px;
  float: left;
}

#mission_container #ullitags .txt a {
  display: block;
  line-height: 1.4em;
}

.space-station-more {
  float: left;
  font-weight: bold;
  padding: 10px 0 0;
  text-align: left;
  width: 100%;
}

.space-station-more>a {
  margin-left: 10px;
}

.count-hide-info {
  display: none;
}

.count-down-info {
  float: left;
  font-size: 16px;
  font-weight: bold;
  width: 100%;
}

#menu-accordion .count-down-info {

}

.banner-wrap {
  margin: 0;
  padding: 5px 0;
  border: solid #897e7e;
  border-width: 0 1px;
  background: #fff;
  float: none;
}

.menu-events-holder .bx-wrapper .bx-viewport {
  height: auto !important;
}

.countdown_row {
  float: left;
  width: 100%;
}

.countdown_section {
  display: block;
  float: left;
  font-size: 8px;
  font-weight: bold;
  margin: 0 2px;
  text-align: center;
}

.countdown_section br {
  display: none;
}

.countdown_amount {
  display: block;
  /*float: left;*/
  font-size: 9px;
  font-weight: bold;
  text-align: center;
  position: relative;
}

.countdown_amount {
  background: none repeat scroll 0 0 #2F4A7C;
  border-radius: 5px 5px 5px 5px;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: normal;
  min-width: 26px;
  padding: 4px;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 3px 4px;
}

/* hr {
  background: #000;
  height: 1px;
  position: absolute;
  top: 18px;
  width: 28px;
  display: none; 
} */

.wrap-all .panels-flexible-row-20-1-inside {
  padding-left: 0px \9;
  margin-left: 0px \9;
  padding-right: 0px \9;
}

.wrap-all .panels-flexible-row-24-1-inside {
  padding-left: 0px \9;
  margin-left: 0px \9;
  padding-right: 0px \9;
}

.wrap-all .panels-flexible-row-24-main-row-inside {
  padding-left: 0px \9;
  margin-left: 0px \9;
  padding-right: 0px \9;
}

#download_image_box {
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.39);
  border: 1px solid #E6E6E6;
  padding: 5px 5px 5px 5px;
  height: 165px;
}

#image_detail .field-item {
  padding: 0px 0px 0px 0px;
}

.release-info {
  margin-left: 3px;
  font-weight: bold;
  padding:0;
}

#bredcrumb,.bredcrumb {
  display: none;
}

.related-link {
  padding: 0 10px;
}

.general-image {
  width: 100px;
  float: left;
  margin: 0 10px;
}

.txt {
  padding: 0px;
}

.link-list {
  border: none;
  box-shadow: none;
}

.curiosity-connect {
  padding: 0 10px;
}

.curiosity-connect li {
  margin: 2px 0;
}

.curiosity-connect li a img {
  padding: 0 10px 0 0;
}

.connect-updates {
  overflow: hidden;
}

.connect-updates p {
  overflow: hidden;
}

.connect-updates p a img {
  margin: 0 5px;
}

.no-image {
  width: auto !important;
}

.podcast-wrap {
  float: left;
  width: 100%;
}

.pod-cast {
  float: left;
  width: 100%;
  padding-bottom: 5px;
  margin: 5px;
  max-width: 430px;
}
.pod-cast>a {
  display: inline;
  font-size: 1.2em;
  font-weight: bold;
}
.pod-cast>a>img {
  float: left;
  margin: 5px;
}
.vodcast-links,
.podcast-links {
  float: left;
  display: inline-block;
  margin-left: 5px;
}
.vodcast-links>div,
.podcast-links>div {
  float: left;
  display: inline-block;
  width: 87px;
}
.vodcast-links>div:first-child,
.podcast-links>div:first-child {
  width: 45px;
}

.medicast-right-container {
  float: left;
  width: 45%;
  word-wrap: break-word;
}

h1#page-title {
  display: none;
}

.panels-flexible-column-landing_page-2 {
  width: auto !important;
}

.panels-flexible-row {
  margin-bottom: 10px !important;
}

.landing_page .panels-flexible-row-first .panel-pane {
  margin: 0;
  width: auto;
  float: left;
}

.landing_page .panels-flexible-row-last .panel-pane,.landing_page .panels-flexible-column-first .panel-pane
  {
  float: left;
  margin-top: 0;
  overflow: hidden;
  width: 100%;
  background: #ecf2fa;
  background: -moz-linear-gradient(top, #ecf2fa 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ecf2fa),
    color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #ecf2fa 0%, #ffffff 100%);
  background: -o-linear-gradient(top, #ecf2fa 0%, #ffffff 100%);
  background: -ms-linear-gradient(top, #ecf2fa 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #ecf2fa 0%, #ffffff 100%);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.39);
  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.39);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.39);
  border: 1px solid #E6E6E6;
}

.pod-cast .general-txt {
  float: left;
  width: 100%;
  word-wrap: break-word;
  padding: 0;
}

.mediacast_rss_link {
  float: left;
  width: 100%;
  word-wrap: break-word;
  text-indent: -9999px;
}

.mediacast_itunes_link {
  float: left;
  width: 100%;
  word-wrap: break-word;
  text-indent: -9999px;
}

.mediacast_rss_link a {
  background: url("../images/173608main_subscribe_pod-2.gif") no-repeat
    scroll 0 0 transparent;
  float: left;
  text-indent: -9999px;
  width: 100%;
  word-wrap: break-word;
}

.mediacast_itunes_link a {
  background: url("../images/173607main_itunes_icon-2.gif") no-repeat
    scroll 0 0 transparent;
  float: left;
  text-indent: -9999px;
  width: 100%;
  word-wrap: break-word;
}
.pod-cast .general-txt p a {
  margin: 0;
}
.play-pod {
  float: left;
  width: 80%;
  word-wrap: break-word;
}
.pod-cast .view {
  clear: both;
  font-weight: bold;
  font-size: 13px;
  margin: 10px 10px;
  float: right;
}
.podcast-more {
  padding: 2px 0;
  text-align: left;
  color: #2539A5;
  margin: 0px 0 10px;
  clear: both;
}
.podcast-more a {
  color: #2539A5;
  text-shadow: none;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  padding: 0 10px;
}
.var-narrow.var-chromeless .tweet {
  padding: 12px 7px 0 !important;
}
.desc .short-link a {
  padding: 0;
}
.news-features.withbg,.connect-misson.withbg {
  border: none;
  background: none;
  box-shadow: none;
}
.back-gal {
  float: left;
  margin: 0px 0;
  padding: 0 10px;
  width: 100px;
}
.move-right {
  float: right;
  margin: -15px 0 -10px 0;
}
.back-gal a span {
  display: block;
  background: url(../images/left.png) 0 2px no-repeat;
  height: 16px;
  width: 10px;
  float: left;
}
#mission_container #ullitags {
  padding: 0 10px;
  float: left;
  margin: 7px 0;
  width: 90%;
}
.featureimage-top {
  margin-bottom: 10px !important;
}
#nasaBlogs {
  height: auto !important;
}
.panels-flexible-row-landing_page-5-inside {
  padding-left: 0 !important;
  margin-left: 0 !important;
  padding-right: 0 !important;
}
.tweet-heading .tweet-heading-link {
  color: #2539A5 !important;
}
#feature-content table {
  margin: 5px 10px 0 0;
}
.detailImageDesc {
  color: #666666;
  font-weight: bold;
  font-style: italic;
}
.nasa-audio-option {
}
.dwn-links {
  border: 1px solid #E6E6E6;
  border-bottom: 2px solid #AAA;
  -moz-box-shadow:    0px 1px 1px 1px #ccc;
  -webkit-box-shadow: 0px 1px 1px 1px #ccc;
  box-shadow:         0px 1px 1px 1px #ccc;
  padding: 0 10px;
  height: 230px;
  margin-top: 20px;
}
.promodate span.date-display-single {
  font-weight: bold;
  font-size: 14px;
}
.has-padding {
  padding-left: 10px;
}
span.date-display-single {
  font-size: 13px;
}
.countdown-description-container {
  float: left;
  width: 100%;
}
.countdown-description-container a {
  float: left;
  width: 100%;
  word-wrap: break-word;
}
.countdown-description {
  float: left;
  width: 95%;
  margin-left: 5px;
  word-wrap: break-word;
}
.content {
  position:relative;
  -webkit-font-smoothing: antialiased !important;
}
.multi-mediawrap {
  width:340px;
  margin:0 0 0 5px;
  height: 425px;
}
#tiptip_content .Event {
  display: none;
}
#tiptip_content .shown_event {
  display: block;
}
.jMonthCalendar {
  position: relative;
  display: block !important;
}
.jMonthCalendar table {
  table-layout: fixed !important;
}
.jMonthCalendar tr {
  font-size: 12px;
  line-height: 12px;
}
.MonthlyCalendar .MonthNavigation {
    float: left;
    height: auto;
    margin: 0;
    padding: 10px 0;
    width: 100%;
}
.event-outer-holder {
  display:none;
}
.calendar-more-link {
	float: left;
	width: 100%;
}
.calendar-more-link a {
	float: left;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
}
.calendar_script {
	display :none;	
}
.MonthlyCalendar .MonthNavPrev,.MonthlyCalendar .MonthNavNext,.MonthlyCalendar .TodayLink
  {
  width: 7%;
  float: left;
}
.MonthlyCalendar .YearNavNext,.MonthlyCalendar .YearNavPrev {
  width: 10%;
  float: right;
  display: none;
}
.MonthlyCalendar .MonthName {
  width: 59%;
  text-align: center;
  font-weight: bold;
  float: left;
}
.MonthlyCalendar {
  height: 100%;
  width: 100%;
  border: solid 1px #ddd;
  border-collapse: collapse;
}
.MonthlyCalendar #CalendarHead .DateHeader {
  width: 14%;
  text-align: center;
  display: none;
}
.MonthlyCalendar #CalendarBody {

}
.DateBox {
  vertical-align: middle;
  border: solid 1px #ddd;
}
.jMonthCalendar tr:hover td.Today{
  background: none repeat scroll 0 0 #2D9A2C ;
}
.jMonthCalendar .Inactive .DateLabel {
  text-indent: -9999px;
}
.jMonthCalendar td.Inactive {
   background: none repeat scroll 0 0 #FAFAFA !important;
}
.DateLabel {
    float: left;
	height: 15px;
	line-height: 15px;
    text-align: center;
    width: 100%;
}
#CalendarBody .Inactive,#CalendarBody .Weekend {
  background: #fafafa none repeat scroll 0 0;
}
.Today {
  background: #A9DFFF none repeat scroll 0 0;
}
.jMonthCalendar .Event {
  font-size: 12px;
  padding: 4px;
  background-color: #C0D0FF;
  margin-bottom: 1px;
  -moz-border-radius: 0 8px 8px 8px;
  border: solid 1px #000;
  cursor: pointer;
  display: block;
}
.Event a {
  text-decoration: none;
  color: #000;
}
.Event a:hover {
  text-decoration: underline;
}
.hasEvent .Event {
  display: none !important;
}
.hasLink {
  font-weight: bold !important;
  text-size: 14px;
}
.Today  .DateLabel a {
  color: #fff;
}
.DateBox.hasEvent {
  background: #9BB7DA;
}
.MonthlyCalendar #CalendarHead {
  width: 100%;
  background: #6A80B1 none repeat scroll 0 0;
  color: #fff;
}
.link-next {
  position: absolute;
	right: 1px;
  top: 3px;
	background: url(../images/calendar-arrow-right.png) -3px 10px no-repeat;
  height: 39px;
  width: 12px;
  text-indent: -9999px;
}
.MonthlyCalendar a {
  color: #fff;
}
.MonthlyCalendar .MonthNavPrev,.MonthlyCalendar .MonthNavNext,.MonthlyCalendar .TodayLink
  {
  width: auto;
  float: left;
  margin: 0 6px;
}
.TodayLink {
  font-family: helvetica;
  font-size: 14px;
    font-weight: bold;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center;
    width: 100% !important;
}
.link-prev {
  position: absolute;
  left: 2px;
  top: 5px;
  background:url(../images/calendar-arrow-left.png) 0 10px no-repeat;
  height: 30px;
  width: 12px;
  text-indent: -9999px;
}
.DateLabel a {
  color: #222;
}
#tiptip_holder {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999;
}
#tiptip_holder.tip_top {
  padding-bottom: 5px;
}
#tiptip_holder.tip_bottom {
  padding-top: 5px;
}
#tiptip_holder.tip_right {
  padding-left: 5px;
}
#tiptip_holder.tip_left {
  padding-right: 5px;
}
#tiptip_content {
  font-size: 11px;
  color: #fff !important;
  text-shadow: 0 0 2px #000;
  padding: 4px 8px;
  border: 1px solid rgba(255, 255, 255, 0.25);
  background-color: rgb(25, 25, 25);
  background-color: rgba(25, 25, 25, 0.92);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent),
    to(#000));
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: 0 0 3px #555;
  -webkit-box-shadow: 0 0 3px #555;
  -moz-box-shadow: 0 0 3px #555;
  width:170px;
  word-wrap:break-word;
}
#tiptip_arrow,#tiptip_arrow_inner {
  position: absolute;
  border-color: transparent;
  border-style: solid;
  border-width: 6px;
  height: 0;
  width: 0;
}
#tiptip_holder.tip_top #tiptip_arrow {
  border-top-color: #fff;
  border-top-color: rgba(255, 255, 255, 0.35);
}
#tiptip_holder.tip_bottom #tiptip_arrow {
  border-bottom-color: #fff;
  border-bottom-color: rgba(255, 255, 255, 0.35);
}
#tiptip_holder.tip_right #tiptip_arrow {
  border-right-color: #fff;
  border-right-color: rgba(255, 255, 255, 0.35);
}
#tiptip_holder.tip_left #tiptip_arrow {
  border-left-color: #fff;
  border-left-color: rgba(255, 255, 255, 0.35);
}
#tiptip_holder.tip_top #tiptip_arrow_inner {
  margin-top: -7px;
  margin-left: -6px;
  border-top-color: rgb(25, 25, 25);
  border-top-color: rgba(25, 25, 25, 0.92);
}
#tiptip_holder.tip_bottom #tiptip_arrow_inner {
  margin-top: -5px;
  margin-left: -6px;
  border-bottom-color: rgb(25, 25, 25);
  border-bottom-color: rgba(25, 25, 25, 0.92);
}
#tiptip_holder.tip_right #tiptip_arrow_inner {
  margin-top: -6px;
  margin-left: -5px;
  border-right-color: rgb(25, 25, 25);
  border-right-color: rgba(25, 25, 25, 0.92);
}
#tiptip_holder.tip_left #tiptip_arrow_inner {
  margin-top: -6px;
  margin-left: -7px;
  border-left-color: rgb(25, 25, 25);
  border-left-color: rgba(25, 25, 25, 0.92);
}
.hasEvent {
  background: #9BB7DA !important;
  color: white;
}
.Today  {
  background: #2D9A2C none repeat scroll 0 0 !important;
  color: #fff;
}

.hasEvent .DateLabel a {
  color: #fff;
}

#tiptip_content a {
  color: #fff;
  text-decoration: none;
  font-size: 13px;
}

/* needed for IE8 */
.DateBox > span.event-data {
  display: none;
}

#tiptip_content .event-data {
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    margin-bottom: 5px;
    width: 100%;
    word-wrap: break-word;
}

#tiptip_content .event-description {
    float: left;
    font-size: 11px;
    line-height: 14px;
    width: 100%;
    word-wrap: break-word;
}

#tiptip_content .shown_event > a {
    color: #99CCFF !important;
    float: left;
    width: 100%;
}

.cal-wrap {
  padding: 12px;
  font-size: 11px;
  overflow: hidden;
  text-align: left;
  width: auto;
  border: 1px solid #5e7e9d;
  border-radius: 5px;
}

.nav-tool {
  overflow: hidden;
}

.cal-prev a {
  display: block;
  background: url(../images/calendar-arrow-left.png) 0 0 no-repeat;
  width: 12px;
  height: 20px;
  float: left;
}

.event-title {
  float: left;
  text-align: center;
  word-wrap: break-word;
}

.cal-nxt a {
  background:url(../images/calendar-arrow-right.png) 0 0 no-repeat;
  width: 12px;
  height: 20px;
  display: block;
  float: right;
}

.event-title p {
  margin: 8px 18px;
}

.detail-link {
  color: #273DA2 !important;
  text-decoration: none;
}

#countdown_clock_1 {
  overflow:hidden;
  padding:0 0 0 6px;
}

#event-cal {
  margin: 0 0 0 5px;
  width: 341px;
}

.pane-1-col-multimedia, .pane-1col-imageoftheday {
    height: 455px;
}

.add-padding {
  padding:0 5px;
}

#admin-menu .dropdown li li {
background: #202020;
filter: Alpha(opacity=88);
opacity: 1;
}

.obj-image img {
  -webkit-font-smoothing: antialiased !important;
  -webkit-transform: translateZ(0px);
}

#page_navigation {
float:left;
width:100%;
}

#page_navigation a{
  padding:3px;
  border:1px solid gray;
  margin:2px;
  color:black;
  text-decoration:none;
  float:left;
}

.active_page{
  background:darkblue;
  color:white !important;
}

.hide_link {
display:none;
}

.show_link {
display:block;
}

.pagination-container {
  width:100%;
  text-align: center;
}

ul.pagination-inner-container {
	list-style: none;
}

.pagination-inner-container {
	display: inline-block;
	overflow: hidden;
	padding: 0px;
	margin: 0;
}

.pagination-inner-container ul {
	list-style: none !important;
	padding: 0;
	margin: 0;
}

.pagination-inner-container li {
	float: left;
}

.light-theme a,.light-theme span {
	float: left;
	font-size: 12px;
	font-weight: bold;
	min-width: 13px;
	padding: 0;
	margin: 0 4px;
}

.current {
	color: #999999 !important;
}

.light-theme .page-prev {
width: 26px;
height: 26px;
background: url(../images/archive_nav.gif) no-repeat;
background-position: -26px -78px;
text-indent: -9999px;
margin: 0 4px;
}

.light-theme .page-next {
display: block;
width: 26px;
height: 26px;
background: url(../images/archive_nav.gif) no-repeat;
background-position: -26px 0;
text-indent:-9999px;
margin: 0 4px;
padding: 0;
}

.light-theme .ellipse {
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	font-weight: bold;
	cursor: default;
	padding: 0;
	margin: 0;
}

.pagination-inner-container li:last-child {
  float: right;
}

.pane-custom .pane-content {
  padding: 0 7px;
}
.pane-custom .pane-content p img {
    margin-right: 5px;
}

.pane-custom .pane-content p {
  margin-top: 1em;
}
.dwn-links.pane-custom .pane-content p {
  margin-top: 6px;
}

.pane-custom .dwn-links .pane-content p {
  margin-top: 0px;
}

.pane-custom .custom-block-home-page .pane-content {
  padding: 0px;
}

.context-landing .pane-custom .pane-content {
  padding: 0px;
}

.page-home .pane-custom .pane-content {
  padding: 0px;
}

.page-link.page-first, .page-link.page-last {
  margin: 0;
}
#collection_listing .spacestn-features ul li p {
}
.mainlisting li.last-child {
  border:none;
}

.explore table, .tiny-contentsecond table, .tiny-content table {
  border:0;
  margin:0
}

.home_top_row .panels-flexible-region-24-center_ {
  width: 725px;
}

.landing_page .pane-content p {
  padding: 5px 0;
}

.connect-socialnetwork table td, .connect-socialnetwork table {
  border: none;
}

.pane-content .jMonthCalendar table {
	border-spacing: 0;
	border-collapse: collapse;	
}

.pane-content .jMonthCalendar  table td{
	border: 1px solid #DDDDDD;	
}
.pane-content .explore table, .pane-content .tiny-contentsecond table, .pane-content .tiny-content table {
	border-spacing: 0;
	border-collapse: collapse;	
}

.pane-content .explore table td, .pane-content .tiny-contentsecond table td, .pane-content .tiny-content table td{
	border: none;	
}

/*Video gallery and downloadable videos pagination*/
#PaginationDemoCtrl .pagination {
  height: 36px;
  margin: 10px 0;
}
.view-downloadable-videos .pager {
  height: 36px;
}
#PaginationDemoCtrl .pagination ul,
.view-downloadable-videos .pager {
  width:100%;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 0;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: none;
}

#PaginationDemoCtrl .pagination li,
.view-downloadable-videos .pager span {
  display: inline;
  border-radius: 0px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  cursor: pointer;
}

.view-downloadable-videos .pager .page-number.active {
  color: #999;
  background-color: #fff;
  font-weight: bold;
}

#PaginationDemoCtrl .pagination a {
  color: #000 !important;
  float: left;
  padding: 0 14px;
  min-width: 14px;
  line-height: 34px;
  text-decoration: none;
  border: 1px solid #ddd;
  border-left-width: 0;
  border-radius: 0px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;  
  background: none;
}

.view-downloadable-videos .pager span {
  color: #000 !important;
  float: left;
  padding: 0 12px;
  line-height: 34px;
  text-decoration: none;
  border: 1px solid #ddd;
  border-left-width: 0;
  border-radius: 0px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;  
  background: none;
}

.view-downloadable-videos .pager span.page-number {
  width: 17px;
  text-align: center;
}

.view-downloadable-videos .pager span.pg-goto.first {
  border-left-width: 1px;
}

#PaginationDemoCtrl .pagination a:hover,
#PaginationDemoCtrl .pagination .active a,
.view-downloadable-videos .pagination li.pager-current:hover,
.view-downloadable-videos .pager span.active:hover {
  background-color: #f5f5f5;
}

#PaginationDemoCtrl .pagination .active a {
  color: #999999;
  cursor: default;
}
#PaginationDemoCtrl .pagination .disabled span,
#PaginationDemoCtrl .pagination .disabled a,
#PaginationDemoCtrl .pagination .disabled a:hover,
.view-downloadable-videos .pagination .disabled span,
.view-downloadable-videos .pagination .disabled a,
.view-downloadable-videos .pagination .disabled a:hover,
.view-downloadable-videos .pager span.disabled,
.view-downloadable-videos .pager span.disabled:hover {
  background-color: transparent;
  cursor: default;
}
#PaginationDemoCtrl .pagination li:first-child a {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

#PaginationDemoCtrl .pagination li:last-child a {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  float:right;
}
#PaginationDemoCtrl .pagination-centered,
.view-downloadable-videos .pagination .pagination-centered {
  text-align: center;
}
#PaginationDemoCtrl .pagination-right,
.view-downloadable-videos .pagination .pagination-right {
  text-align: right;
}
.pager {
  margin-left: 0;
  margin-bottom: 18px;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager a {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager a:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}
.pager .next a {
  float: right;
}
.pager .previous a {
  float: left;
}
.pager .disabled a,
.pager .disabled a:hover {
  color: #999999;
  background-color: #fff;
  cursor: default;
}

#grid td {
  vertical-align: top;
  padding: 4px 3px;
}

#grid td > div {
  width: 132px;
  margin: 0 auto;
}

#grid td > div img {
  width: 130px;
}

#grid .video-title {
  height: 40px;
  overflow: hidden;
  display: block;
  line-height: 13px;
  margin-bottom: 5px;
}

#grid td .description {
  display: block;
  line-height: 13px;
  margin-bottom: 10px;
}

#grid,
#viewer {
  padding: 9px 7px;
  float: left;
  margin-top: 0;
  overflow: hidden;
  width: 99%;
  background: #ecf2fa;
  background: -moz-linear-gradient(top, #ecf2fa 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ecf2fa), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #ecf2fa 0%, #ffffff 100%);
  background: -o-linear-gradient(top, #ecf2fa 0%, #ffffff 100%);
  background: -ms-linear-gradient(top, #ecf2fa 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #ecf2fa 0%, #ffffff 100%);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.39);
  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.39);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.39);
}

#grid .header {
  border: none;
  height: auto;
}

#grid table {
  border: none;
}

#viewer {
  width: 470px;
}

#grid {
  width: 441px;
  margin-left: 12px;
}

#grid td .yt-id,
#grid td .video-description {
  display: none;
}

#browsebox li{
  float: left;
  width: 31%;
  padding: 5px 1.1%;
  height: 180px;
}
#browsebox a{
    width:100%;
    height:100%;
    display:block;
    overflow:hidden;
}
#browsebox img{
    width:100%;
}
#browsebox span{
    float:left;
    clear:both;
    line-height:1.3em;
}
#video_search{
  float:left;
}
#video_gallery{
  clear:both;
}
#video_gallery_main_video{
	padding:10px 0;
}
#video_gallery_main_video #ytplayer {
	width: 100%;
}
.video_search_container{
	width: 98%;
	margin: auto;
}
#video_search{
	width:84%
}

.error-top-row
{
  min-width: 232px;
  width:100%;
  min-height: 465px;
  height:100%;
}

.error-middle-row
{
  min-width: 232px;
  width:100%;
  min-height: 215px;
  width:100%;
}

.error-page-bottom table 
{
  border-spacing: 0;
  border-collapse: collapse;  
  border:0px solid;
}

.error-page-bottom table td 
{
  border: none; 
  vertical-align: top;
}

.error-banner
{
  min-width: 958px;
  width:100%;
}


sup {
  vertical-align:sup;
}

sub {
  vertical-align:sub;
}



/* Homepage Alignment Adjustments
Need to account for Height Width Padding Border and Margins
*/

.pane-1.custom-block-home-page>.pane-content>*,
.pane-2.custom-block-home-page>.pane-content>*,
.pane-3.custom-block-home-page>.pane-content>*,
.pane-4.custom-block-home-page>.pane-content>*,
.pane-5.custom-block-home-page>.pane-content>*,
.pane-6.custom-block-home-page>.pane-content>*,
.pane-7.custom-block-home-page>.pane-content>*,
.pane-8.custom-block-home-page>.pane-content>*,
.pane-9.custom-block-home-page>.pane-content>*,
.pane-10.custom-block-home-page>.pane-content>*,
.pane-11.custom-block-home-page>.pane-content>*,
.pane-12.custom-block-home-page>.pane-content>*,
.pane-13.custom-block-home-page>.pane-content>*,
.pane-14.custom-block-home-page>.pane-content>*,
.pane-15.custom-block-home-page>.pane-content>*{
    margin:0;
    padding:0;
    height:0;
}
/* Row 1 */
.pane-1col-imageoftheday{
  height: 455px;
}
.pane-1-col-multimedia{
  height: 455px;
  width: 341px;
}

.pane-1col-govdelivery{
  height: 110px;
}
/* Row 2 */
.front .pane-1col-blog{height: 273px;}
.front .pane-1col-calendar{height: 273px;}
.custom-block-home-page>.pane-content>.careers{height: 271px;}
/* Row 3 */
.custom-block-home-page>.pane-content>.explore{
  height: 202px;
  margin: 0;
  width:350px;
  padding:8px 0;
}
.custom-block-home-page>.pane-content>.leadership-wrap {
  height: 215px;
  width:339px;
  margin-right: 0;
  margin-left: 5px;
  padding: 0 0 3px;
}
/* Row 4 */
.custom-block-home-page>.pane-content>.tiny-content{
  height: 245px;
  width: 350px;
  padding:10px 0;
}
.custom-block-home-page>.pane-content>.tiny-contentsecond{
  height: 245px;
  width: 339px;
  margin-left:5px;
  padding: 10px 0;
}

.custom-block-home-page>.pane-content>.nasa-center{
    height:143px;
}
.nasa-center h3 {
    margin-bottom: 3px;
}
.nasa-center .google-map img {
    margin: 0px 2px;
}
.custom-block-home-page>.pane-content>.nasa-org{
    height:180px;
}

.breaking-news {
  padding: 0 7px;
}

.breaking-news .pane-title{
  padding: 10px 0px;
  
}

.top-blinds-snippet {
  padding: 7px;
}

.top-blinds-snippet .pane-title {
  padding: 5px 0px 8px; 
}

.top-blinds-twitter {
  padding: 7px;
  width: 697px;
}

.top-blinds-twitter .pane-title {
  padding: 5px 0px 8px; 
}


.menu_accordion_container ul {
  list-style-type: none !important;
}

.pane-node-field-top-images {
display:none;

}
.pane-node-field-side-images {
display:none;

}

#nasaTV #player,
#nasaTV #ustream-player {
  float: left;
}

#nasaTV #ustream-player {
  display: none;
}

#nasaTV #channels a {
  display: inline-block;
  margin: 9px 0 0 10px;
  padding: 20px;
  border-radius: 7px;
  width: 135px;
  height: 55px;
  text-align: center;
  background: url('../images/TV-button.png') 0 0 no-repeat;
  color: #fff !important;
}

#nasaTV #channels a .audience {
  font-weight: bold;
  font-size: 21px;
  line-height: 28px;
}

#nasaTV #channels a.playing {
  background-image: none;
  background-color: #ccc;
  color: #2c508c !important;
  cursor: default;
  width: 131px;
  border: 2px solid #2c508c;
}

#nasaTV #channels a:hover {
  text-decoration: none !important;
}

#iss-legend {
  display: none;
}

.pane-2col-eventlisting .pagination-container {
  clear: both;
}

.view-scald-atoms td {
  text-align: center;
}

body.cke_editable {
  background: #fff !important;
  padding: 10px;
}

.page-atom #zone-content {
  background: #fff;
}

.page-atom #region-content .region-inner {
  padding: 10px;
}

.node-type-ubernode .action-links a {
  padding: 7px 10px;
  background: #fff;
  border-radius: 5px;
  margin: 10px 0;
  display: inline-block;
}
#toolbar div.toolbar-menu ul li a {
  color: #fff !important;
}
