.news-container {
  margin-top: 60px; }

@media screen and (max-width: 950px) {
  .news-container {
    width: 100%; } }

#important-dates h3 {
  font-size: 18px; }

#important-dates {
  font-size: 13px; }

.news-item {
  border-bottom: 1px solid #edf2f7;
  padding-bottom: 30px;
  margin-bottom: 30px; }

.grey-bar.news {
  margin-bottom: 0;
  padding: 15px;
  width: 100%; }

.news-subnav {
  padding-right: 15px; }

.grey-bar.news a {
  font-size: 12px;
  text-transform: uppercase;
  color: #30739C; }

.grey-bar.news a:hover {
  color: #2A4E68;
  text-decoration: none; }

.grey-bar.news a i {
  margin-right: 5px; }

.grey-bar.news a.manage-news-link {
  color: #889E2F;
  margin-right: 20px; }

.grey-bar.news a.review-news-link {
  margin: 0 20px 0 20px; }

.grey-bar.news a.manage-news-link:hover {
  color: #5A6E1D; }

@media (max-width: 730px) {
  .grey-bar.news .row {
    width: 100%;
    margin: 0;
    text-align: left; }
  .grey-bar.news a {
    margin-top: 10px;
    display: block; }
  .grey-bar.news a.review-news-link {
    margin-top: 10px;
    margin-left: 0; } }

.carousel, .carousel-inner {
  height: 350px;
  background: #2A4E68; }

.carousel-inner img {
  min-height: 350px;
  height: 100%;
  min-width: 100%;
  max-width: none;
  width: auto; }

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
  min-width: 100%;
  max-width: none;
  width: 100%; }

@media (max-width: 767px) {
  .carousel-inner > .item > a > img, .carousel-inner > .item > img {
    width: auto; } }

.carousel-inner .item {
  height: 350px;
  background: #2A4E68; }

.carousel-control {
  text-shadow: none; }

.carousel-control i {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block; }

.carousel-control.right i {
  right: 50%;
  margin-top: -15px;
  margin-right: -15px; }

.carousel-control.left i {
  left: 50%;
  margin-top: -15px;
  margin-left: -15px; }

.carousel-caption {
  text-shadow: none;
  bottom: 15%; }

@media (max-width: 900px) {
  .carousel-caption {
    bottom: 13%; } }

@media (max-width: 767px) {
  .carousel-caption {
    bottom: 18%; } }

@media (max-width: 500px) {
  .carousel-caption {
    bottom: 10%; } }

.carousel-caption h3 {
  color: #fff; }

.carousel-caption a.more-btn {
  display: block;
  color: #333;
  background: #fff;
  border-radius: 4px;
  padding: 5px 10px;
  margin: 0 auto 20px;
  max-width: 150px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold; }

.carousel-caption a.more-btn:hover {
  text-decoration: none;
  background: #eee; }

.sliderSummary p * {
  color: white !important; }

.newsFeatured {
  margin: 40px 0 60px;
  float: left;
  text-align: left;
  padding-bottom: 10px;
  border-bottom: 1px solid #edf2f7;
  min-width: 100% !important; }

.featuredImage {
  position: relative;
  width: 100%;
  height: 180px;
  overflow: hidden;
  margin-bottom: 10px;
  background: #2A4E68; }

.featuredImage img {
  width: 100%; }

.no_image_div {
  width: 360px;
  height: 180px;
  background-color: #274961; }

.featuredHeadline {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  padding: 15px 10px;
  font-weight: 400;
  color: #fff; }

.featuredHeadline .more {
  display: none;
  text-align: center;
  margin: 30px auto 20px;
  text-transform: uppercase;
  font-weight: 600;
  background: #fff;
  border-radius: 2px;
  padding: 10px;
  width: 150px;
  color: #333; }

.featuredHeadline .more i {
  margin-left: 8px; }

.featuredHeadline .more:hover {
  background: #eee; }

.featuredImage:hover .featuredHeadline, .open .featuredHeadline {
  top: 0; }

.featuredImage {
  background-color: #2A4E68; }

.featuredImage:hover .more, .open .more {
  display: block; }

.featuredImage:hover .featuredDate {
  display: none; }

.featuredDate {
  font-size: 12px;
  position: absolute;
  top: 5px;
  left: 10px;
  color: #fff; }

.featuredSummary {
  font-size: 12px;
  color: #555; }

ul.featured {
  padding: 0;
  margin: 0; }

ul.featured li {
  list-style: none;
  margin-bottom: 30px;
  border-radius: 4px; }

@media (max-width: 767px) {
  ul.featured li {
    margin-bottom: 20px; } }

.recentBox {
  margin-bottom: 30px; }

.recent_image {
  margin-left: 10px;
  float: right;
  padding: 5px;
  width: 112px;
  border: 1px solid #eaeaea; }

.itemTimeStamp {
  font-size: 12px;
  color: #999;
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #aaa; }

.newsRestore {
  font-size: 12px;
  color: #0404B4;
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #aaa;
  cursor: pointer; }

.newsRestore:hover {
  font-weight: bold; }

.newsDelete {
  font-size: 12px;
  color: #0404B4;
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #aaa;
  cursor: pointer; }

.newsDelete:hover {
  font-weight: bold; }

.news-sidebar, .rss-sidebar {
  background: white;
  padding: 15px 0 0 30px;
  border-radius: 4px;
  margin-top: 0;
  border-left: 1px solid #D4DCE5; }

@media (max-width: 767px) {
  .news-sidebar {
    border-left: 0;
    padding-left: 0;
    border-top: 1px solid #D4DCE5; } }

.news-sidebar h3 {
  font-weight: 400;
  font-size: 20px; }

.news-sidebar hr {
  border-color: #D4DCE5;
  margin: 30px 0; }

.news-sidebar .sendgrid-subscription-widget input[type="email"] {
  border-radius: 4px;
  border: 1px solid #D4DCE5;
  padding: 5px 10px;
  float: left;
  width: 60%;
  font-weight: 400;
  color: #2A4E68; }

.news-sidebar .sendgrid-subscription-widget input[type="email"]:focus {
  outline: none;
  border-color: #248EC7; }

.news-sidebar .sendgrid-subscription-widget label > span {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 0.9em;
  color: #2A4E68; }

.news-sidebar .sendgrid-subscription-widget input[type="email"]::-webkit-input-placeholder {
  color: #D4DCE5;
  font-weight: 400; }

.news-sidebar .sendgrid-subscription-widget input[type="email"]:-moz-placeholder {
  /* Firefox 18- */
  color: #D4DCE5;
  font-weight: 400; }

.news-sidebar .sendgrid-subscription-widget input[type="email"]::-moz-placeholder {
  /* Firefox 19+ */
  color: #D4DCE5;
  font-weight: 400; }

.news-sidebar .sendgrid-subscription-widget input[type="email"]:-ms-input-placeholder {
  color: #D4DCE5;
  font-weight: 400; }

.news-sidebar .sendgrid-subscription-widget input[type="submit"] {
  border-radius: 4px;
  border: 1px solid #248EC7;
  padding: 9px;
  margin: -2px 0 0 2%;
  line-height: 1em;
  color: white;
  background: #248EC7;
  width: 38%;
  box-shadow: none;
  text-align: center;
  font-size: 0.8em;
  text-transform: uppercase; }

.news-sidebar .sendgrid-subscription-widget input[type="submit"]:hover {
  background: #2A4E68;
  border: 1px solid #2A4E68; }

.rss-sidebar {
  margin-bottom: 20px; }

/*.rss-sidebar input {
    float: left;
    margin-right: 13px;
}*/
.see-all-events {
  float: right; }

.see-all-events a {
  font-size: 12px; }

.eventBlock {
  padding-left: 2px;
  font-size: 12px;
  float: none; }

.eventBlock h3 {
  margin-bottom: 15px; }

.eventBlock .event {
  margin-bottom: 20px; }

.eventBlock .event.top {
  margin-top: 20px; }

.main-video-wrapper {
  width: 100%;
  background: #222;
  height: auto;
  margin: 0 0 30px;
  text-align: center;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

a.main-video {
  position: relative;
  display: block;
  max-width: 617px;
  margin: 0 auto;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee; }

a.main-video .video-description-wrapper {
  position: absolute;
  display: block;
  background: rgba(0, 0, 0, 0.7);
  bottom: 0;
  left: 0;
  right: 0;
  top: 230px;
  text-align: left;
  z-index: 1000;
  padding: 20px; }

@media (max-width: 767px) {
  a.main-video .video-description-wrapper {
    top: 60%; } }

@media (max-width: 480px) {
  a.main-video .video-description-wrapper {
    top: 50%; } }

a.main-video .video-description-wrapper .video-description {
  width: 80%;
  float: left; }

a.main-video .video-description-wrapper .video-description h3 {
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  width: 100%;
  height: 25px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

a.main-video .video-description-wrapper .video-description p {
  color: #fff;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 400;
  padding: 0;
  display: block;
  width: 100%;
  height: 15px;
  margin: 0 auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

a.main-video:hover .video-description-wrapper {
  top: 0; }

a.main-video:hover .video-description-wrapper .video-description h3 {
  height: 10%;
  white-space: normal; }

a.main-video:hover .video-description-wrapper .video-description p {
  height: 90%;
  white-space: normal; }

@media (max-width: 480px) {
  a.main-video:hover .video-description-wrapper {
    top: 50%; }
  a.main-video:hover .video-description-wrapper .video-description h3 {
    height: 25px;
    white-space: nowrap; }
  a.main-video:hover .video-description-wrapper .video-description p {
    height: 15px;
    white-space: nowrap; } }

.main-video img {
  margin: 0 auto;
  width: 100%;
  max-width: 615px;
  max-height: 100%;
  display: block;
  position: relative;
  z-index: 1; }

.play-btn {
  float: right;
  color: #fff;
  font-size: 40px;
  width: 20%;
  margin-top: 5px;
  text-align: center; }

.play-btn img#play {
  max-width: 70px;
  max-height: 70px; }

.featured-row {
  width: 100%;
  background: #2A4E68;
  padding: 0;
  position: relative;
  display: block;
  margin-bottom: 50px; }

.featured-row h2 {
  color: #fff;
  font-weight: 400;
  font-size: 24px; }

.featured-row h2 span {
  font-weight: 400;
  font-size: 12px;
  color: #edf2f7;
  margin-left: 20px; }

.featured-row:after {
  top: 100%;
  left: 10%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(42, 78, 104, 0);
  border-top-color: #2A4E68;
  border-width: 15px;
  margin-left: -15px; }

.daily-recap-wrapper .video-thumb-title {
  text-align: center; }

.video-thumb {
  background: #edf2f7;
  text-align: center;
  width: 100%;
  height: 138px;
  min-height: 138px;
  position: relative;
  display: table;
  overflow: hidden;
  margin-bottom: 20px; }

.thumb-play {
  display: none;
  background-image: url(https://object-storage-ca-ymq-1.vexxhost.net/swift/v1/6e4619c416ff4bd19e1c087f27a43eea/www-images-prod/landing-pages/auto/play-button.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.video-thumb:hover .thumb-play {
  display: block; }

.video-thumb img.video-thumb-img {
  width: 100%;
  max-width: 100%;
  height: 138px; }

.video-thumb p {
  color: #C6CDD6;
  font-size: 14px;
  font-weight: 700;
  display: table-cell;
  vertical-align: middle; }

.sort-row {
  background: #edf2f7;
  width: 100%;
  min-height: 50px;
  padding: 25px 0;
  position: relative;
  display: block;
  margin: 50px 0;
  color: #2A4E68; }

.sort-left {
  float: left; }

.sort-left i {
  color: #b4c5d6;
  line-height: 1;
  margin-right: 10px; }

.sort-left i:hover {
  color: #2A4E68;
  cursor: pointer; }

.sort-left i.active {
  color: #2A4E68; }

.sort-right {
  float: right;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600; }

.sort-right i {
  margin-left: 10px;
  font-weight: 700;
  font-size: 14px; }

.video-thumb-title {
  margin: -10px 0 0;
  color: #30739C;
  font-size: 12px;
  font-weight: 400;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.video-thumb-speaker {
  color: #30739C;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 40px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.video-dropdown > .dropdown-menu {
  margin: 20px -20px 0;
  padding: 10px 0;
  min-width: 230px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  left: -99%;
  right: 100%;
  background-color: #edf2f7;
  background-clip: padding-box;
  border: 1px solid transparent;
  box-shadow: none; }

.video-dropdown > .dropdown-menu li a {
  text-transform: uppercase;
  padding: 13px 20px;
  font-size: 12px;
  color: #2A4E68; }

.video-dropdown > .dropdown-menu li a:hover {
  color: #fff;
  background: #2A4E68; }

.video-dropdown > .dropdown-menu li a:focus {
  outline: 0; }

.newSubNav {
  width: 85%; }

.newSubNav ul {
  padding: 0;
  margin-top: 30px;
  margin-left: -10px; }

.newSubNav ul:nth-child(2) {
  border-top: 1px solid #E8E8E8;
  padding-top: 30px; }

.newSubNav li {
  list-style: none; }

.newSubNav a {
  color: #8A959E;
  text-transform: uppercase;
  font-size: 12px;
  padding: 15px 20px;
  display: block; }

.newSubNav a.current, .newSubNav a.current:hover {
  background-color: #EDF2F7;
  font-weight: 700;
  color: #2D709B; }

.newSubNav a:hover {
  text-decoration: none;
  color: #000; }

.newSubNav .fa-chevron-right {
  float: right;
  margin-top: 2px;
  color: #C6D8E4; }

li#start a {
  color: #75C320; }

li#openstack-shared-services {
  padding-bottom: 20px;
  border-bottom: 1px solid #E8E8E8; }

li#start {
  margin-top: 20px; }

fieldset {
  border: 1px solid #CCC;
  padding: 20px 17px;
  margin-bottom: 20px; }

fieldset ul {
  list-style: none; }

input[type=radio] {
  margin-left: 0; }

input[type=checkbox] {
  margin-left: 0 !important; }

input[type=checkbox], input[type=radio] {
  display: inline-block; }

/* ARTICLE VIEW PAGE */
.declaimer {
  font-size: 12px;
  margin-top: 10px; }

.article_full_image {
  padding-bottom: 20px;
  text-align: center; }

.article_full_image img {
  width: 100%; }

.article_cropped_image {
  float: right;
  padding: 0 10px 10px 25px; }

.featured-links {
  margin: 20px 0 15px;
  text-transform: uppercase;
  font-size: 0.85em; }

.stylish-input-group {
  margin-bottom: 20px; }

.stylish-input-group .input-group-addon {
  background: white !important; }

.stylish-input-group .form-control {
  border-right: 0;
  box-shadow: 0 0 0;
  border-color: #ccc;
  margin: 0; }

.stylish-input-group button {
  border: 0;
  background: transparent; }

.stylish-input-group .form-control:focus {
  border-color: #ccc; }

.pagination a {
  cursor: pointer; }

.newsHome {
  margin-top: 10px; }

.date.news-article {
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 0; }

h1.article-h1 {
  text-align: left; }

h3.largeHeadline {
  font-size: 2.5em; }

@media (max-width: 767px) {
  h3.largeHeadline {
    font-size: 1.5em; } }

.share_icon {
  float: right;
  color: grey;
  cursor: pointer; }

.share_icon:hover {
  color: #132539; }

.news-container .recentHeadline > a {
  font-size: 16px; }

#news-slider .carousel-inner > .item:first-of-type {
  background-image: url("https://object-storage-ca-ymq-1.vexxhost.net/swift/v1/6e4619c416ff4bd19e1c087f27a43eea/www-assets-prod/learn/News-Hero-1.jpg"); }

#news-slider .carousel-inner > .item:nth-of-type(2) {
  background-image: url("https://object-storage-ca-ymq-1.vexxhost.net/swift/v1/6e4619c416ff4bd19e1c087f27a43eea/www-assets-prod/learn/News-Hero-2.jpg"); }

#news-slider .carousel-inner > .item:nth-of-type(3) {
  background-image: url("https://object-storage-ca-ymq-1.vexxhost.net/swift/v1/6e4619c416ff4bd19e1c087f27a43eea/www-assets-prod/learn/News-Hero-3.jpg"); }

#news-slider .carousel-inner > .item:nth-of-type(4) {
  background-image: url("https://object-storage-ca-ymq-1.vexxhost.net/swift/v1/6e4619c416ff4bd19e1c087f27a43eea/www-assets-prod/learn/News-Hero-4.jpg"); }

#news-slider .carousel-inner > .item:nth-of-type(5) {
  background-image: url("https://object-storage-ca-ymq-1.vexxhost.net/swift/v1/6e4619c416ff4bd19e1c087f27a43eea/www-assets-prod/learn/News-Hero-5.jpg"); }
