body {
  background-image: url("https://donotdisturb.co/eventsair/DND2024_FormBackground.jpg");
  background-repeat: no-repeat;
  background-size: cover!important;
}

@font-face{
  font-family: Canela-Light;
  src: url(https://donotdisturb.co/fonts/Canela-Light-copy.otf);
}

@font-face { font-family: canada-type-gibson; 
  src: url(https://use.typekit.net/qek0avl.css); } 

.body-content {
    height: 110vh;
    min-height: 900px;
    /* overflow: scroll; */
}

.h1 {
    font-weight: bold;
    font-family: Canela-Light, sans-serif;
}
@import url("https://use.typekit.net/qek0avl.css");

p, label, input, .select2-selection__rendered, .radio {
  font-family: canada-type-gibson, sans-serif;
}

input.form-control {
  color: #000;;
}

.h2, .h3, #anchor_eed77754-f841-d49d-e2a8-3a0962accfcd, #anchor_abd03894-4e26-a340-fc2d-3a0962accfdc, #anchor_1273de37-4a74-e21b-14ed-3a09aebd4b97,
#anchor_0ea48eda-488d-439d-8bbc-3a09aebd4b97 {
    font-weight: bold;
    font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
}


.form-group label, 
#anchor_d0f00f58-bedd-a74e-9f03-3a0962accfcd, 
#anchor_82c605fb-cfdd-452e-808e-3a09801c4069 strong, 
[id='1de8c67d-1392-97e6-2b7d-3a09801c4069'] strong {
    font-weight: normal!important;
}

.component {
    padding: 0px 40px;
}

/* removing space next to prices */
[id='496ac979-aa30-74f3-c61b-3a09008f5268'] .form-group .col-xs-3 {
    margin-left: -110px;
    text-align: left;
}

/* adding GBP next to price */
[id='496ac979-aa30-74f3-c61b-3a09008f5268'] .radio .col-xs-3 span:nth-child(1):after {
    content: 'GBP';
}

/* removing space next to text area */
[id='debc55b0-7bc0-a2c6-41e5-3a0900909d30'] .form-group .col-sm-3
{
    display: none;
}

/* hide please select */
[id='f5e84fca-fb49-4148-b8c5-4b5c2fcd6615'] .form-group .text-left {
  display: none;
}

/* remove space next to area in list */
[id='f615ca5b-7b46-e02d-f9df-3a09cec009b4'] .form-group.cstField .col-sm-3
{
display: none;
}


.fee-amount:before, .fee-summary:after , .summary-table .fixed-width-cost-col:after {
    content: 'GBP';
}

/* display tick boxes in multple columns */

[id='f762ca30-a6e2-f87e-fe75-3a179baa3261'] .dynamic-target,
[id='2337ddde-ae04-8620-b9e5-3a175c6c86b1'] .dynamic-target,
[id='59abafb3-b086-d872-b030-3a177c63055c'] .dynamic-target,
[id='9e1ee481-bbdc-6a30-9b5d-3a179bb012f4'] .dynamic-target,
[id='201a67ce-2f62-b944-fcb7-3a1652024dba'] .dynamic-target,
[id='820696ed-5c8d-0ca5-3920-3a17a57c48d4'] .dynamic-target,
[id='b3f25eab-e588-5ff4-21aa-3a0962accfcd'] .dynamic-target  {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

[id='b3f25eab-e588-5ff4-21aa-3a0962accfcd'] .form-horizontal .form-group  {
  width: 50%;
}
[id='2337ddde-ae04-8620-b9e5-3a175c6c86b1'] .form-horizontal .form-group,
[id='59abafb3-b086-d872-b030-3a177c63055c'] .form-horizontal .form-group,
[id='9e1ee481-bbdc-6a30-9b5d-3a179bb012f4'] .form-horizontal .form-group,
[id='201a67ce-2f62-b944-fcb7-3a1652024dba'] .form-horizontal .form-group,
[id='820696ed-5c8d-0ca5-3920-3a17a57c48d4'] .form-horizontal .form-group,
[id='f762ca30-a6e2-f87e-fe75-3a179baa3261'] .form-horizontal .form-group  {
  width: 33%;
}

[id='255823cb-d76f-1d28-cd41-3a09aebd4b97'] .form-horizontal .form-group .col-sm-9 strong,
[id='b3f25eab-e588-5ff4-21aa-3a0962accfcd'] .form-horizontal .form-group  {
  font-weight: normal!important;
}

/* title of list columns full width */

#anchor_bc9ad9f6-50be-1384-28e7-3a0962accfcd {
  width: 100%;
}

.form-horizontal .checkbox {
    display: flex;
    gap: 15px;
}
.form-horizontal .checkbox label {
    margin-bottom: -5px;
}


/* image width */
[id='18666165-da7f-4353-a9cf-b249507151c5'] img, 
[id='355c9e76-4c8c-44d9-8bef-b30b9367c59a'] img {
    width: 800px;
}


/* img {
    height: 800px;
    width: 100%;
} */


.text-right [value='Cancel Meeting'].btn-meeting-action {
  display: none;
}

@media (max-width: 800px) {
    [id='496ac979-aa30-74f3-c61b-3a09008f5268'] .form-group .col-xs-3 {
        margin-left: initial;
        text-align: left;
    }
    [id='f762ca30-a6e2-f87e-fe75-3a179baa3261'] .form-horizontal .form-group,
    [id='59abafb3-b086-d872-b030-3a177c63055c'] .form-horizontal .form-group,
    [id='2337ddde-ae04-8620-b9e5-3a175c6c86b1'] .form-horizontal .form-group,
    [id='9e1ee481-bbdc-6a30-9b5d-3a179bb012f4'] .form-horizontal .form-group,
    [id='201a67ce-2f62-b944-fcb7-3a1652024dba'] .form-horizontal .form-group,
    [id='820696ed-5c8d-0ca5-3920-3a17a57c48d4'] .form-horizontal .form-group,
    [id='b3f25eab-e588-5ff4-21aa-3a0962accfcd'] .form-horizontal .form-group  {
    width: 100%;
    }
    
}

.navbar-inverse .navbar-collapse .navbar-nav li:nth-child(3) {
  display: none;
}

.navbar-collapse ul li:nth-child(4), .col-sm-3 .diary-meeting-description {
  display: none;
}