﻿/**-------------------------------------        
           Sharepoint Styles
-------------------------------------**/
#pageStatusBar {
  margin-bottom: 0px !important;
}
#s4-workspace {
  overflow-x: hidden !important;
}

.ms-signInLink {
  display: none !important;
}

#contentBox {
  margin-left: 0;
}

#sideNavBox {
  display: none;
}

#MSOTlPn_MainTD {
  display: block;
  position: fixed;
  top: 73px;
  right: 10px;
  z-index: 1000;
  height: 90% !important;
  width: auto !important;
  overflow-y: auto;
  background: transparent;
}

.ms-signInLink {
  display: none !important;
}

#ms-help {
  display: none;
}

.ms-core-webpartadder {
  z-index: 10000;
}

#s4-bodyContainer {
  padding: 0 !important;
  margin: 0 !important;
}

.ms-rteStyle-Titulo_Principal {
  -ms-name: "Titulo_Principal";
  font-family: "Oswald", sans-serif !important;
  color: #2a2a2a !important;
  font-weight: 400;
  text-transform: uppercase !important;
  font-size: 24px !important;
  line-height: 30px !important;
}

.ms-rteStyle-Subtitulo {
  -ms-name: "Subtitulo";
  font-family: "Oswald", sans-serif !important;
  color: #2a2a2a !important;
  font-weight: 400 !important;
  text-align: justify !important;
  font-size: 1.3em !important;
  line-height: 18px !important;
}

.ms-rteStyle-Texto_Normal {
  -ms-name: "Texto Normal";
  font-family: "Oswald", sans-serif !important;
  color: #2a2a2a;
  text-align: justify !important;
  font-size: 1em;
  line-height: 18px !important;
  font-weight: 300 !important;
  margin-top: 10px !important;
}

.ms-rteStyle-Texto_Normal_Resaltado {
  -ms-name: "Texto Normal Resaltado";
  font-family: "Oswald", sans-serif !important;
  color: #333 !important;
  text-align: justify !important;
  font-size: 1em !important;
  line-height: 18px !important;
  font-weight: 400 !important;
  margin-top: 10px !important;
}

.ms-wpadder {
  overflow: hidden;
}

.sala_prensa {
  margin: 3px !important;
  text-align: justify;
  padding-bottom: 20px;
}

.ImgNoticia {
  width: 395px;
  height: auto;
}

.ImgNoticia img {
  /* width: 80%;
    height: auto;*/
}

.image {
  width: 345px;
  height: auto;
}

.article .date-line {
  display: inline-block;
}

.article .article-header {
  zoom: 1;
  display: block;
  margin-bottom: 15px;
  min-height: 87px;
}

.search {
  width: 100%;
}
.ms-cui-topBar2.ms-cui-topBarMaximized.ms-cui-ct-topBar-or {
  position: relative;
  /* z-index: 9999; */
}
