Advertisement
Guest User

Untitled

a guest
Feb 18th, 2019
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 5.18 KB | None | 0 0
  1. html:not(.ms-dialog) body:not(.ms-dialogBody) #s4-bodyContainer {
  2.   width: auto !important;
  3. }
  4. @media (min-width: 1201px) {
  5.   html:not(.ms-dialog) body:not(.ms-dialogBody) #s4-bodyContainer {
  6.     min-width: 1201px;
  7.     max-width: 80%;
  8.   }
  9. }
  10. html:not(.ms-dialog) body:not(.ms-dialogBody) #s4-bodyContainer #contentRow,
  11. html:not(.ms-dialog) body:not(.ms-dialogBody) #s4-bodyContainer #s4-titlerow {
  12.   max-width: none;
  13. }
  14. .bz-widget__container {
  15.   width: 94%;
  16.   padding-left: 3%;
  17.   padding-right: 3%;
  18. }
  19. .bz-webpart .card-corporate__image {
  20.   width: 100%;
  21. }
  22. .loadingstate-start {
  23.   width: 100%;
  24. }
  25. .bz-subheader-wrapper--fixed-width {
  26.   max-width: none;
  27. }
  28. #js-beezy-toolbar #top-header-menu {
  29.   margin-left: 20px;
  30. }
  31. @media (min-width: 1201px) {
  32.   #js-beezy-toolbar #top-header-menu {
  33.     min-width: 52rem;
  34.     max-width: none;
  35.   }
  36. }
  37.  
  38. #toolbar-search {
  39.   height: 4.25rem;
  40.   padding-top: 0.85rem;
  41. }
  42. #toolbar-search .bz-popover__container--trigger {
  43.   background-color: transparent;
  44. }
  45. #toolbar-search .bz-layout-search__wrapper.bz-input-text__row {
  46.   background-color: white;
  47. }
  48. #js-beezy-toolbar #top-header-menu > li:hover {
  49.   background-color: #003659;
  50. }
  51. #js-beezy-toolbar #top-header-menu .header-menu__link > a,
  52. #js-beezy-toolbar #top-header-menu > li > a {
  53.   color: rgba(255, 255, 255, 0.85);
  54.   font-family: sc_segoe-ui_semibold, "Segoe UI Semibold", sc_segoe-ui_normal,
  55.     "Segoe UI", Segoe, Tahoma, Verdana, Arial, sans-serif;
  56. }
  57. @media (min-width: 761px) {
  58.   #js-beezy-toolbar #top-header-menu .header-menu__link > a,
  59.   #js-beezy-toolbar #top-header-menu > li > a {
  60.     padding: 1.4em 1.25rem 1.4rem;
  61.     font-weight: 500;
  62.     font-size: 15px;
  63.   }
  64. }
  65. #js-beezy-toolbar #top-header-menu .header-menu__link > a:hover,
  66. #js-beezy-toolbar #top-header-menu > li > a:hover {
  67.   color: #fff;
  68. }
  69. #js-beezy-toolbar #top-header-menu .header-menu__link > a:hover:after,
  70. #js-beezy-toolbar #top-header-menu > li > a:hover:after {
  71.   border-top-color: #fff;
  72. }
  73. #js-beezy-toolbar #top-header-menu .header-menu__link > a:after,
  74. #js-beezy-toolbar #top-header-menu > li > a:after {
  75.   border-top-color: rgba(255, 255, 255, 0.85);
  76. }
  77. @media (min-width: 761px) {
  78.   #js-beezy-toolbar #top-header-menu .menu-container {
  79.     width: 100%;
  80.     margin: 0;
  81.     top: 4.2rem;
  82.   }
  83. }
  84. @media (min-width: 761px) {
  85.   #js-beezy-toolbar #top-header-menu .menu-container .megamenu__column--1-4 {
  86.     width: calc((100% - 60px) / 4);
  87.   }
  88. }
  89. #js-beezy-toolbar #toolbar a {
  90.   opacity: 0.85;
  91.   padding: 0.75rem 0.6rem;
  92. }
  93. #js-beezy-toolbar #toolbar a:hover {
  94.   opacity: 1;
  95.   background-color: #003659;
  96. }
  97. @media (min-width: 761px) {
  98.   #js-beezy-toolbar #toolbar {
  99.     margin-top: 0.55rem;
  100.   }
  101. }
  102. html:not(.ms-dialog) body:not(.ms-dialogBody) #banner-container {
  103.   background-color: #005d99;
  104. }
  105. @media (max-width: 760px) {
  106.   html:not(.ms-dialog) body:not(.ms-dialogBody) #s4-titlerow {
  107.     background-color: #005d99;
  108.   }
  109. }
  110. @media (min-width: 761px) {
  111.   html:not(.ms-dialog) body:not(.ms-dialogBody) #banner-container,
  112.   html:not(.ms-dialog) body:not(.ms-dialogBody) #mp-banner-container,
  113.   html:not(.ms-dialog) body:not(.ms-dialogBody) #s4-titlerow {
  114.     height: 4.2rem;
  115.   }
  116. }
  117. html:not(.ms-dialog) body:not(.ms-dialogBody) #siteIcon {
  118.   height: auto;
  119. }
  120. @media (min-width: 76px) {
  121.   html:not(.ms-dialog) body:not(.ms-dialogBody) #siteIcon {
  122.     margin: 18px 0;
  123.     width: auto;
  124.     max-width: none;
  125.     max-height: none;
  126.     max-width: 153px;
  127.   }
  128.   html:not(.ms-dialog) body:not(.ms-dialogBody) #siteIcon #DeltaSiteLogo a {
  129.     line-height: 1;
  130.   }
  131.   html:not(.ms-dialog) body:not(.ms-dialogBody) #siteIcon #DeltaSiteLogo a img {
  132.     max-width: 153px;
  133.     width: 100%;
  134.   }
  135. }
  136. @media (min-width: 1201px) {
  137.   .bz-webpart #js-beezy-carousel .home-section-images__container__inner {
  138.     height: 19rem;
  139.   }
  140. }
  141. .bz-webpart
  142.   #js-beezy-carousel
  143.   .home-section-images__container__inner
  144.   .background-cover--center-center {
  145.   background-position: center center !important;
  146. }
  147. @media (max-width: 1200px) {
  148.   .bz-webpart
  149.     #js-beezy-carousel
  150.     .home-section-images__container__inner
  151.     .images-section__list
  152.     .images-section__list__item {
  153.     margin: 0 0 0.125rem 0 !important;
  154.   }
  155. }
  156. @media (min-width: 1201px) {
  157.   .bz-webpart #js-beezy-carousel .images__item_medium {
  158.     height: 8rem;
  159.   }
  160. }
  161. .bz-webpart #js-beezy-carousel .images__item_button {
  162.   background-size: 100%;
  163. }
  164. @media (min-width: 1201px) {
  165.   .bz-webpart #js-beezy-carousel .images__item_button {
  166.     height: 2.8rem;
  167.     width: 36.18644%;
  168.   }
  169. }
  170. @media (min-width: 1201px) {
  171.   .bz-webpart
  172.     #js-beezy-carousel
  173.     .images__item_button
  174.     .images-section__list__item__link {
  175.     padding: 0 0.625rem;
  176.     height: 2.8rem;
  177.     line-height: 2.5rem !important;
  178.   }
  179. }
  180. .bz-webpart .alert__body a.bbcode-url {
  181.   float: none;
  182. }
  183. @media (min-width: 1201px) {
  184.   #js-beezy-footer .footer__container .footer__content,
  185.   #js-beezy-footer .footer__container .footer__meta {
  186.     min-width: 1201px;
  187.     max-width: 80%;
  188.   }
  189. }
  190. @media (min-width: 1201px) {
  191.   #js-beezy-footer .footer__container .footer__column.megamenu__column--1-4 {
  192.     width: calc((100% - 60px) / 4);
  193.   }
  194. }
  195.  
  196. /*# sourceMappingURL=spray-beezy-custom.css.map */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement