.visibilityLink{
 display:none;
}
.admin-menu {
    color: #206E9F;
}

.admin-menu-section {
    color: inherit;
    text-align: center;
    background-color: inherit; /*#fff;*/
    margin: 1.25em 0;
}

.admin-menu-section-main {
    border: 1px solid #9AC0D2;
}

.admin-menu-section-main a {
    background-color: inherit;
    color: inherit;
    display: block;
    min-width: 18em; /*21em;*/
    min-height: 6.2em;
    padding-top: 3.4em;
    font-family: "OpenSans-semibold", sans-serif;
    text-decoration: none;
}

@media (max-width: 991px) {
  .admin-menu-section-sub>div:first-of-type {
    border-bottom: 1px solid #9AC0D2;
  }
  div#pbid-GotoCSSExport-container {
      border-bottom: none;
  }
}

.admin-menu-section-sub {
    display: block;
    min-width: 1em;
    min-height: 5.2em;
    border-bottom: 1px solid #9AC0D2;
    border-right: 1px solid #9AC0D2;
    border-left: 1px solid #9AC0D2;
}

.admin-menu-section-sub a {
    background-color: inherit;
    color: inherit;
    display: block;
    min-width: 1em;
    min-height: 5.2em;
    padding-top: 2.4em;
    text-decoration: none;
}

/* The import link */
#pbid-adminMainBlock{
  height: 11.5em;
}
#pbid-GotoImport{
  padding-top:6em;
  padding-bottom:4em;
}

@media (min-width: 992px) {
  .admin-menu-section-sub>div:first-of-type {
      border-right: 1px solid #9AC0D2;
  }
}

div#pbid-GotoCSSExport-container {
    border-right: none;
}

a#pbid-GotoVDC {
    background: url(plugins/banner-sspb-0.1/images/VirtualDomainComposer_icon.png) center 12px no-repeat;
}

a#pbid-GotoVDCExport {
    background: url(plugins/banner-sspb-0.1/images/ExportDomains_icon.png) center 12px no-repeat;
}

a#pbid-GotoVDCRoles {
    background: url(plugins/banner-sspb-0.1/images/VirtualDomainRoles_icon.png) center 12px no-repeat;
}

a#pbid-GotoVPC {
    background: url(plugins/banner-sspb-0.1/images/VisualPageComposer_icon.png) center 12px no-repeat;
}

a#pbid-GotoVPCExport {
    background: url(plugins/banner-sspb-0.1/images/Export_icon.png) center 12px no-repeat;
}

a#pbid-GotoVPCRoles {
    background: url(plugins/banner-sspb-0.1/images/PageRoles_icon.png) center 12px no-repeat;
}

a#pbid-GotoCSSManager {
    background: url(plugins/banner-sspb-0.1/images/CSSManager_icon.png) center 12px no-repeat;
}

a#pbid-GotoCSSExport {
    background: url(plugins/banner-sspb-0.1/images/ExportCSSStylesheets_icon.png) center 12px no-repeat;
}
a#pbid-GotoImport {
    background: url(plugins/banner-sspb-0.1/images/Import_icon.png) center 3.5em no-repeat;
}

/* Start page application list Style */
.app-list-container {
    border: 1px solid #9AC0D2;
}

.app-list-container>label {
    padding: 1.20em 1.20em 0.8em 1.20em;
    font-family: "OpenSans-semibold", sans-serif;
}

.app-list-container>div {
    border-top: 1px solid #9AC0D2;
    padding: 1.25em 1.25em 1em;
}

.page-id {
    font-family: "OpenSans-semibold", sans-serif;
}

.run-page a {
    float: right;
    background: url(plugins/banner-sspb-0.1/images/Preview_icon.png) center 14px no-repeat;
    height: 35px;
    padding-left: 2.5em;
}

.edit-page a {
    float: right;
    background: url(plugins/banner-sspb-0.1/images/Edit_icon.png) center 14px no-repeat;
    height: 35px;
    padding-left: 2.5em;
}

.more-option a {
    float: right;
    background: url(plugins/banner-sspb-0.1/images/More_icon.png) center 14px no-repeat;
    height: 35px;
    padding-left: 2.5em;
}

.pb-label {
    font-weight: bold;   
}

#pbid-pageFilter-container {
    position: relative;
    top: 16px;
    left: -15%; 
    margin: auto;
    width: 0; 
    height: 0; 
}

#pbid-pageFilter {
  width: 18em;
}

.title_blue {
   color:blue;
   font-weight:bold;
}

.title_black {
   color:black;
   font-weight:bold;
}

.style-uppercase {
    text-transform: uppercase;
}

.title_block_black {
   color:black;
   font-weight:bold;
}

.texto-justificado{
  text-align: justify;
}

#margenes {
margin-top: 0px;
margin-right: 50px;
margin-bottom: 0px;
margin-left: 0px;
}

textarea.pb-textArea {
    font-size: 0.875em;
    width: 60.75em;
    height: 7.125em;
    border-radius: 0.25em;
    border: 2px solid #869FB1;
    box-shadow: inset 4px 4px 4px #E2EAEF;
    padding: 0.75em;
    background-color: #FFFFFF;
    resize: none;
    line-height: 172%;
}

span {
  content: "\00BF";
}

legend {
    display: none;
}

fieldset { border: none; }
}