HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/honger7.komma.pro/resources/assets/sass/site/pages/_offer.sass
/* ==========================================================================
   Specific CSS for the offer page
   ========================================================================== */

.offer

  .form-holder
    padding-bottom: column(1,10)

  .account-managers-holder .account-manager .function
    color: rgba(0,0,0,0.8)

  // Responsive layout
  +respond-to-width($mdGridBreakpoint)

    .form-holder
      display: block
      margin: 0 auto
      width: column(8,10)

    .account-managers-holder
      width: 100%
      margin-bottom: column(1,10)

  +respond-to-width($smGridBreakpoint)

    .form-managers-holder
      width: column(11)

    .form-holder,
    .account-managers-holder
      width: 100%
      margin-left: 0